Zebra/zebra-consensus/src
teor 82b0db3b41 fix: Rename ChainVerifier test variables
We removed the ready checks, but forgot to rename the variables.
2020-08-13 11:28:44 +10:00
..
block Use transcripts in block verify tests (#675) 2020-08-05 14:41:41 -07:00
chain fix: Rename ChainVerifier test variables 2020-08-13 11:28:44 +10:00
checkpoint refactor: Move NetworkUpgrade to zebra-chain 2020-08-10 18:54:42 +10:00
parameters refactor: Move NetworkUpgrade to zebra-chain 2020-08-10 18:54:42 +10:00
primitives consensus: add a static redjubjub::VERIFIER with fallback 2020-08-05 21:28:55 -07:00
block.rs fix: Improve verifier diagnostics 2020-08-10 15:12:08 +10:00
chain.rs refactor: Move NetworkUpgrade to zebra-chain 2020-08-10 18:54:42 +10:00
checkpoint.rs Fix sync algorithm. (#887) 2020-08-12 16:48:01 -07:00
lib.rs consensus: temporarily allow dead code in zebra_consensus::primitives. 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 refactor: Move NetworkUpgrade to zebra-chain 2020-08-10 18:54:42 +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