* 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. |
||
|---|---|---|
| .. | ||
| bin/zebrad | ||
| commands | ||
| components | ||
| application.rs | ||
| commands.rs | ||
| components.rs | ||
| config.rs | ||
| lib.rs | ||
| prelude.rs | ||