zebra/zebra-consensus/src
teor e1002ce2ce Test checkpoints on mainnet and testnet 2021-03-04 08:06:31 +10:00
..
block Fix clippy "unnecessary Vec::push" lints 2021-01-22 11:51:30 -08:00
chain Delete duplicate test code for chain verifier 2021-03-04 08:06:31 +10:00
checkpoint Test checkpoints on mainnet and testnet 2021-03-04 08:06:31 +10:00
parameters
primitives Implement Async Batch verification API for groth16 2021-02-05 14:52:48 -05:00
transaction Add transaction version 5 stubs (#1824) 2021-03-04 07:56:41 +10:00
block.rs consensus: check Merkle root immediately after difficulty 2020-12-01 10:14:44 +10:00
chain.rs Partly revert "Fix poll_ready usage in ChainVerifier" (#1735) 2021-02-20 10:43:38 +10:00
checkpoint.rs Actually use `VerifyCheckpointError::CommitFinalized` (#1706) 2021-02-09 07:16:36 +10:00
config.rs
error.rs consensus: check for duplicate transactions in blocks 2020-12-01 10:14:44 +10:00
lib.rs Use the rustc unknown lints attribute 2021-01-19 11:02:20 -05:00
parameters.rs
primitives.rs Implement Async Batch verification API for groth16 2021-02-05 14:52:48 -05:00
script.rs Make the state usage clearer in script::Verifier (#1733) 2021-02-16 05:53:12 +10:00
transaction.rs Add transaction version 5 stubs (#1824) 2021-03-04 07:56:41 +10:00