6 releases

0.8.5 May 14, 2024
0.8.4 May 22, 2023
0.8.3 Feb 26, 2023

#8 in #mel

Download history 68/week @ 2024-07-22 117/week @ 2024-07-29 66/week @ 2024-08-05 90/week @ 2024-08-12 30/week @ 2024-08-19 91/week @ 2024-08-26 17/week @ 2024-09-02 20/week @ 2024-09-09 19/week @ 2024-09-16 63/week @ 2024-09-23 12/week @ 2024-09-30 1/week @ 2024-10-07 15/week @ 2024-10-14 12/week @ 2024-10-21 45/week @ 2024-10-28 27/week @ 2024-11-04

99 downloads per month
Used in 11 crates (8 directly)

ISC license

5KB
62 lines

The melbootstrap crate contains bootstrap information for Mel 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

~11MB
~225K SLoC