Posted by orenz0
Mar 13, 2026/17:26 UTC
Creating a Google account using a non-Gmail email address is possible, though there might be concerns regarding privacy issues such as the potential requirement of a phone number by Google. In another development, the Nostr protocol has been examined for its method of hashing an array of object values in a fixed key-order, which excludes the keys themselves. This approach could lead to complications with optional fields since the absence of key names makes it unclear which field a value corresponds to. Implementing this in JavaScript is straightforward, using JSON.stringify(Object.entries(obj).sort()), and a Python implementation would follow suit. Additionally, the ECMAScript standard, as outlined at ECMAScript Standard, specifies how newlines and non-ASCII characters should be handled within JSON strings. These insights are shared within the context of a mailing list focused on Bitcoin development, indicating ongoing discussions and developments in programming standards and protocols relevant to the community.
TLDR
We’ll email you summaries of the latest discussions from high signal bitcoin sources, like bitcoin-dev, lightning-dev, and Delving Bitcoin.
We'd love to hear your feedback on this project.
Give Feedback