6 releases

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

#9 in #replica

Download history 94/week @ 2024-01-22 80/week @ 2024-01-29 111/week @ 2024-02-05 89/week @ 2024-02-12 77/week @ 2024-02-19 149/week @ 2024-02-26 95/week @ 2024-03-04 138/week @ 2024-03-11 118/week @ 2024-03-18 153/week @ 2024-03-25 152/week @ 2024-04-01 67/week @ 2024-04-08 89/week @ 2024-04-15 85/week @ 2024-04-22 102/week @ 2024-04-29 81/week @ 2024-05-06

367 downloads per month
Used in 10 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

~10MB
~214K SLoC