Zebra/zebra-consensus
Henry de Valence 6dd7c6495b consensus: make ChainVerifier a router
Instead of conditionally parsing the hardcoded checkpoint list and
optionally making a CheckpointVerifier, make one unconditionally, and
use the config settings to decide whether to route responses to it.

Then, fix up all of the places needed to make it compile and remove all
of the dead code.
2020-09-11 13:37:49 -07:00
..
src consensus: make ChainVerifier a router 2020-09-11 13:37:49 -07:00
Cargo.toml feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +10:00