Zebra/zebra-consensus/src
Henry de Valence aa8d95bd23 consensus: improve checkpoint request replacement diagnostics 2020-11-17 14:56:27 -08:00
..
block Add a comment explaining the issues in ZIPs 205 and 208 2020-11-12 12:30:54 +10:00
chain state: don't pre-buffer the service 2020-10-26 12:05:35 -07:00
checkpoint Replace Target<block::Height> with TargetHeight (#1289) 2020-11-12 16:11:25 -08:00
parameters Refactor block target spacing into NetworkUpgrade methods 2020-11-12 12:30:54 +10:00
primitives consensus: add stub groth16::Verifier 2020-10-20 11:16:22 -04:00
transaction Dedupe VerifyTransactionError into TransactionError 2020-10-28 21:44:13 -04:00
block.rs consensus: remove incorrect comment 2020-11-17 14:56:27 -08:00
chain.rs consensus,state: document cancellation contracts for services 2020-11-17 14:56:27 -08:00
checkpoint.rs consensus: improve checkpoint request replacement diagnostics 2020-11-17 14:56:27 -08:00
config.rs consensus: minimize API, clean docs 2020-10-20 11:16:22 -04:00
error.rs Add a comment explaining the issues in ZIPs 205 and 208 2020-11-12 12:30:54 +10:00
lib.rs Remove allow(dead_code) on transaction module] 2020-10-28 21:44:13 -04:00
parameters.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives.rs consensus: add stub groth16::Verifier 2020-10-20 11:16:22 -04:00
script.rs consensus: minimize API, clean docs 2020-10-20 11:16:22 -04:00
transaction.rs Tidy TransactionError 2020-10-28 21:44:13 -04:00