Zebra/zebra-consensus
teor 8b5ec155f0
Consensus refactor (#629)
* Flatten consensus::verify::* to consensus::*
* Move consensus::*::tests into their own files
* Move CheckpointList into its own file
* Move Progress and Target into a types module

QueuedBlock and QueuedBlockList can stay in checkpoint.rs, because
they are tightly coupled to CheckpointVerifier.
2020-07-10 16:51:01 +10:00
..
src Consensus refactor (#629) 2020-07-10 16:51:01 +10:00
Cargo.toml fix spandoc instrumentation for await expressions (#618) 2020-07-09 17:43:44 -04:00