Zebra/zebra-consensus/src
teor 2d3926e800 fix: Replace a return with unreachable! 2020-07-27 13:49:11 -04:00
..
block fix: Stop the BlockVerifier modifying the state 2020-07-22 12:51:19 +10:00
chain Make the CheckpointVerifier handle partial restarts (#736) 2020-07-24 11:47:48 +10:00
checkpoint Make the CheckpointVerifier handle partial restarts (#736) 2020-07-24 11:47:48 +10:00
parameters fixup! feature: Add network upgrade activation heights 2020-07-23 15:52:18 +10:00
redjubjub use dirs crate for default location of state and config (#714) 2020-07-23 21:12:20 +10:00
block.rs Make the CheckpointVerifier handle partial restarts (#736) 2020-07-24 11:47:48 +10:00
chain.rs Make the CheckpointVerifier handle partial restarts (#736) 2020-07-24 11:47:48 +10:00
checkpoint.rs fix: Replace a return with unreachable! 2020-07-27 13:49:11 -04:00
lib.rs feature: Implement a basic ChainVerifier service 2020-07-22 12:51:19 +10:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07:00
parameters.rs feature: Add network upgrade activation heights 2020-07-23 15:52:18 +10:00
redjubjub.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00
script.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00
transaction.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00