zebra/zebra-utils
teor 1b0c0f027f
Add Hard-Coded Checkpoint Lists (#674)
* Add checkpoint list generation scripts
* Limit the checkpoint block data size
* Limit the checkpoint height gap
* Add Mainnet and Testnet checkpoint lists
* Parse hard-coded checkpoint lists

The lists were generated using the following limits:
- 256 MB spacing, based on block byte size, and
- 2000 blocks.
2020-07-21 23:11:51 +10:00
..
src setup skeleton zebra-utils crate for independent binaries (#638) 2020-07-10 12:31:01 -07:00
Cargo.toml setup skeleton zebra-utils crate for independent binaries (#638) 2020-07-10 12:31:01 -07:00
calculate-checkpoints.sh Add Hard-Coded Checkpoint Lists (#674) 2020-07-21 23:11:51 +10:00
get-height-size-hash.sh Add Hard-Coded Checkpoint Lists (#674) 2020-07-21 23:11:51 +10:00