* 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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| calculate-checkpoints.sh | ||
| get-height-size-hash.sh | ||