zebra/zebra-consensus/src
Henry de Valence 2efb4eb262 consensus: add a static redjubjub::VERIFIER with fallback 2020-08-05 21:28:55 -07:00
..
block Use transcripts in block verify tests (#675) 2020-08-05 14:41:41 -07:00
chain fix: Use types to avoid ChainVerifier inconsistencies (#797) 2020-07-31 10:21:20 +10:00
checkpoint refactor: Move the checkpoint list tests to their own file 2020-07-31 07:21:43 +10:00
parameters feature: Add the MinimumDifficulty consensus parameter 2020-07-28 10:34:41 +10:00
primitives consensus: add a static redjubjub::VERIFIER with fallback 2020-08-05 21:28:55 -07:00
block.rs feature: Check difficulty in BlockVerifier 2020-08-04 12:29:07 +10:00
chain.rs fix: Use types to avoid ChainVerifier inconsistencies (#797) 2020-07-31 10:21:20 +10:00
checkpoint.rs fix: Avoid creating a CheckpointVerifier if it is not needed 2020-07-30 13:30:18 +10:00
lib.rs consensus: move redjubjub to new primitives module 2020-08-05 21:28:55 -07:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07:00
parameters.rs feature: Add the MinimumDifficulty consensus parameter 2020-07-28 10:34:41 +10: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