12 releases (6 breaking)
| 0.7.2 | Oct 17, 2022 |
|---|---|
| 0.6.1 | Jul 21, 2022 |
| 0.5.2 | Mar 27, 2022 |
| 0.2.0 | Dec 17, 2021 |
| 0.1.0 | Sep 27, 2021 |
#6 in #bootstrapping
Used in 2 crates
4KB
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.
Dependencies
~24–61MB
~1M SLoC