Zebra/zebra-consensus/src
teor 133ebd078a Remove a post-Canopy panic in funding stream block subsidy validation
Funding stream block subsidy validation will be implemented as part of
block subsidy validation in #801.
2020-11-24 10:01:24 -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 deps: move to tokio 0.3, tower 0.4 2020-11-20 10:08:16 -08:00
transaction consensus: remove incorrect check 2020-11-21 14:09:15 -05:00
block.rs state: track UTXO provenance 2020-11-23 22:18:43 -08: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: temporarily skip scripts on big transactions (#1360) 2020-11-24 19:31:03 +10:00
transaction.rs state: track UTXO provenance 2020-11-23 22:18:43 -08:00