Zebra/zebra-consensus/src
teor 76a9f5b8c4 Refactor block target spacing into NetworkUpgrade methods
And add a method for the minimum difficulty time gap threshold.
2020-11-12 12:30:54 +10: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 state: don't pre-buffer the service 2020-10-26 12:05:35 -07: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 Dedupe VerifyTransactionError into TransactionError 2020-10-28 21:44:13 -04:00
chain.rs consensus: simplify block verify tracing output 2020-10-26 12:05:35 -07:00
checkpoint.rs Clarify CheckpointVerifier errors (#1260) 2020-11-06 11:07:30 -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