/
ericPosted by eric
Jun 4, 2025/15:26 UTC
In the realm of Bitcoin development, Russell O'Connor has expressed unequivocal support for specific numerical bases and their applications within the domain, highlighting an array of bases such as 2^n, 10, 16, 32, 58, 64, 85, and notably 2048. The significance of these bases can be explored through various resources and contributions to the Libbitcoin System's GitHub repository. For those interested in delving deeper into the technical intricacies, the radix components of the system provide a foundational understanding, accessible via Libbitcoin's radix directory on GitHub and its corresponding implementation details found at Libbitcoin's radix implementation.
The conversation specifically casts a spotlight on the base_2048 encoding, which is instrumental for certain cryptographic functions. The source code and detailed workings of base_2048 are available for review and study at base_2048 implementation. Moreover, the application of base_2048 encoding extends to the generation of mnemonics with checksums, crucial for the security and utility of digital wallets. This particular aspect is elaborated within the context of BIP39 mnemonics, which is a standard for generating mnemonic codes or sentences. The implementation and further details regarding BIP39 can be accessed at BIP39 mnemonics in Libbitcoin, providing valuable insights into secure mnemonic generation and storage.
This communication underscores the importance of these encodings and standards in the broader schema of Bitcoin development, offering avenues for engagement and contribution to those keen on advancing the technical foundations of cryptocurrency systems.
TLDR
We’ll email you summaries of the latest discussions from authoritative bitcoin sources, like bitcoin-dev, lightning-dev, and Delving Bitcoin.
We'd love to hear your feedback on this project?
Give Feedback