Zebra/zebra-consensus/src
Deirdre Connolly 7218b4ffa8
Verify Halo2 proofs as part of V5 transaction verification (#3039)
2021-11-17 05:54:14 +00:00
..
block Check MAX_BLOCK_SIGOPS in the block verifier (#3049) 2021-11-15 20:55:32 +00:00
chain Return a transaction verifier from `zebra_consensus::init` (#2665) 2021-08-25 15:07:26 +00:00
checkpoint Fix typos (#3055) 2021-11-12 19:30:22 +00:00
parameters Validate funding stream addresses (#3040) 2021-11-12 15:20:31 -03:00
primitives Verify Halo2 proofs as part of V5 transaction verification (#3039) 2021-11-17 05:54:14 +00:00
transaction Async Halo2 verifier service (#2645) 2021-11-17 13:26:15 +10:00
block.rs Check MAX_BLOCK_SIGOPS in the block verifier (#3049) 2021-11-15 20:55:32 +00:00
chain.rs Update to Tokio 1.13.0 (#2994) 2021-11-02 18:46:57 +00:00
checkpoint.rs Fix typos (#3055) 2021-11-12 19:30:22 +00:00
config.rs Allow deliberate instances of the clippy::derivable_impls lint (#2788) 2021-09-22 10:43:27 -03:00
error.rs Check MAX_BLOCK_SIGOPS in the block verifier (#3049) 2021-11-15 20:55:32 +00:00
lib.rs Ignore AlreadyInChain error in the syncer (#2890) 2021-10-20 11:07:19 +10:00
parameters.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives.rs Async Halo2 verifier service (#2645) 2021-11-17 13:26:15 +10:00
script.rs Send looked up UTXOs to the transaction verifier (#2849) 2021-10-12 00:25:20 +00:00
transaction.rs Verify Halo2 proofs as part of V5 transaction verification (#3039) 2021-11-17 05:54:14 +00:00