Zebra/zebra-consensus/src
Deirdre Connolly 2a21c86b91 I before E except after C (or uh, not-english) 2020-11-24 22:23:57 -05:00
..
block Remove a post-Canopy panic in funding stream block subsidy validation 2020-11-24 10:01:24 -05:00
chain state: don't pre-buffer the service 2020-10-26 12:05:35 -07:00
checkpoint state: introduce PreparedBlock, FinalizedBlock 2020-11-23 14:16:39 +10:00
parameters Refactor block target spacing into NetworkUpgrade methods 2020-11-12 12:30:54 +10:00
primitives I before E except after C (or uh, not-english) 2020-11-24 22:23:57 -05:00
transaction consensus: remove incorrect check 2020-11-21 14:09:15 -05:00
block.rs consensus: add NU plumbing to block,tx,script verifiers 2020-11-25 08:53:07 +10:00
chain.rs consensus,state: document cancellation contracts for services 2020-11-17 14:56:27 -08:00
checkpoint.rs state: introduce PreparedBlock, FinalizedBlock 2020-11-23 14:16:39 +10:00
config.rs consensus: minimize API, clean docs 2020-10-20 11:16:22 -04:00
error.rs Avoid a panic when downcasting to redjubjub::Error fails (#1363) 2020-11-24 16:46:02 +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: add NU plumbing to block,tx,script verifiers 2020-11-25 08:53:07 +10:00
transaction.rs consensus: ignore sighash-derived checks until #1377 2020-11-24 16:28:22 -08:00