themelio-bootstrap

Crates.iothemelio-bootstrap
lib.rsthemelio-bootstrap
version0.7.2
sourcesrc
created_at2021-09-27 13:42:44.909506
updated_at2022-10-17 16:49:30.579145
descriptionTrust bootstrapping for Themelio clients
homepage
repository
max_upload_size
id457012
size5,444
Eric Tung (nullchinchilla)

documentation

README

The themelio-bootstrap crate contains bootstrap information for Themelio clients. In particular, it provides

  • Hardcoded bootstrap nodes for joining the auditor 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