* change versions * add mainnet and testnet checkpoints * add changelog * add estimated height * Apply suggestions from code review Co-authored-by: teor <teor@riseup.net> * cargo update * rername deprecated function * fix rustfmt * update bans * remove digest as dup dependency * add dup dependency for all features --------- Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| list | ||
| README.md | ||
| list.rs | ||
| main-checkpoints.txt | ||
| test-checkpoints.txt | ||
| tests.rs | ||
| types.rs | ||
README.md
Zebra checkpoints
Zebra validates settled network upgrades using a list of Mainnet and Testnet block hash checkpoints:
Using these checkpoints increases Zebra's security against some attacks.
Update checkpoints
Checkpoint lists are distributed with Zebra, maintainers should update them about every few months to get newer hashes. Here are the exact commands for updating the lists.