zebra/zebra-consensus/src
teor 9cf7de6253 Temporarily ignore failing state tests
This commit should be reverted when the state can handle out-of-order
blocks.
2020-09-09 15:37:59 -07:00
..
block Add wrapper fn is_time_valid_at in zebra_consensus::block::check 2020-09-09 12:48:15 +10:00
chain Temporarily ignore failing state tests 2020-09-09 15:37:59 -07:00
checkpoint Temporarily ignore failing state tests 2020-09-09 15:37:59 -07:00
parameters chain: rename BlockHeight to block::Height 2020-08-17 11:46:34 -07:00
primitives consensus: add a static redjubjub::VERIFIER with fallback 2020-08-05 21:28:55 -07:00
block.rs Stop awaiting the previous block in the block verifier 2020-09-09 15:37:59 -07:00
chain.rs Separate state commits into checkpoint and full block verify 2020-09-09 15:37:59 -07:00
checkpoint.rs Separate state commits into checkpoint and full block verify 2020-09-09 15:37:59 -07:00
config.rs feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +10:00
lib.rs feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +10:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07:00
parameters.rs Rename old references to BlockHeaderHash and BlockHeight (#1002) 2020-09-04 15:40:48 -07:00
primitives.rs consensus: add a static redjubjub::VERIFIER with fallback 2020-08-05 21:28:55 -07: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