Zebra/zebra-consensus/src
teor 3da4fdb8db Reword more errors 2020-10-15 08:31:18 +10:00
..
block Tidy up a use list 2020-10-15 08:31:18 +10:00
chain consensus: fix block-not-in-state check in test 2020-09-11 13:37:49 -07:00
checkpoint move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
parameters move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives deps: use Tower 0.4 from git instead of 0.3.1. 2020-09-21 14:16:56 -07:00
block.rs Check PoWLimit for difficulty threshold 2020-10-15 08:31:18 +10:00
chain.rs Apply error and span suggestions 2020-10-13 08:11:11 +10:00
checkpoint.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
config.rs feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +10:00
error.rs Reword more errors 2020-10-15 08:31:18 +10:00
lib.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07:00
parameters.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives.rs consensus: add a static redjubjub::VERIFIER with fallback 2020-08-05 21:28:55 -07:00
script.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
transaction.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00