zebra/zebra-consensus
teor 6a79953ab6 Separate state commits into checkpoint and full block verify
* stop committing to the state in the ChainVerifier
* commit to the state in the BlockVerifier
* commit to the state in the CheckpointVerifier

Co-authored-by: Jane Lusby <jlusby42@gmail.com>
2020-09-09 15:37:59 -07:00
..
src Separate state commits into checkpoint and full block verify 2020-09-09 15:37:59 -07:00
Cargo.toml feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +10:00