melbootstrap

Crates.iomelbootstrap
lib.rsmelbootstrap
version0.8.5
sourcesrc
created_at2023-02-25 06:05:02.340544
updated_at2024-05-14 16:20:28.031864
descriptionTrust bootstrapping for Mel clients
homepage
repository
max_upload_size
id794197
size5,903
Eric Tung (nullchinchilla)

documentation

https://github.com/mel-project/melbootstrap

README

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.
Commit count: 0

cargo fmt