6 releases

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

#8 in #replica

Download history 75/week @ 2024-06-03 70/week @ 2024-06-10 98/week @ 2024-06-17 105/week @ 2024-06-24 132/week @ 2024-07-01 76/week @ 2024-07-08 74/week @ 2024-07-15 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 33/week @ 2024-09-16

166 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

~10MB
~200K SLoC