zebra/zebra-consensus/src/checkpoint
Alfredo Garcia 40c35e2729
update checkpoints (#7428)
2023-08-31 00:48:38 +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 update checkpoints (#7428) 2023-08-31 00:48:38 +00:00
test-checkpoints.txt update checkpoints (#7428) 2023-08-31 00:48:38 +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.