5 releases
0.8.4 | May 22, 2023 |
---|---|
0.8.3 | Feb 26, 2023 |
0.8.2 | Feb 25, 2023 |
0.8.1 | Feb 25, 2023 |
0.8.0 | Feb 25, 2023 |
#1832 in Network programming
1,004 downloads per month
Used in 9 crates
(8 directly)
4KB
The
melbootstrap
crate contains bootstrap information for Themelio clients. In particular, it provides
- Hardcoded bootstrap nodes for joining the replica peer-to-peer network
- Hardcoded checkpoints: known block hashes / heights for both the testnet and mainnet. This is required for correct functionality due to "weak subjectivity". In short, without a somewhat recent (within 70 days / 200,000 blocks) known block height, blocks cannot be validated in a trustworthy manner.
Dependencies
~10MB
~209K SLoC