zebra/zebra-consensus/src/checkpoint
Marek 6b2768c021
chore: Update Checkpoints (#8309)
* Update Testnet checkpoints

* Update Mainnet checkpoints
2024-02-22 12:19:32 +00:00
..
list cleanup(rust): Fix new nightly clippy warnings (#7135) 2023-07-05 07:11:27 +00:00
README.md change(ci): Generate testnet checkpoints in CI (#6581) 2023-05-03 23:14:22 +00:00
list.rs feat(ui): Add a terminal-based progress bar to Zebra (#6235) 2023-04-13 08:42:17 +00:00
main-checkpoints.txt chore: Update Checkpoints (#8309) 2024-02-22 12:19:32 +00:00
test-checkpoints.txt chore: Update Checkpoints (#8309) 2024-02-22 12:19:32 +00:00
tests.rs cleanup(rust): Fix new nightly clippy warnings (#7135) 2023-07-05 07:11:27 +00:00
types.rs feat(ui): Add a terminal-based progress bar to Zebra (#6235) 2023-04-13 08:42:17 +00:00

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.