Zebra/zebra-consensus/src
Jack Grigg e51f33a4b9 Use interoperable names for common metrics
These names match the equivalent metrics in zcashd, enabling common
metrics to be collected across both node types.
2021-03-17 09:38:07 +10:00
..
block Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
chain Delete duplicate test code for chain verifier 2021-03-04 08:06:31 +10:00
checkpoint Add network to CheckpointVerifier 2021-03-12 08:55:29 +10:00
parameters Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
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 Use interoperable names for common metrics 2021-03-17 09:38:07 +10:00
chain.rs Add network to CheckpointVerifier 2021-03-12 08:55:29 +10:00
checkpoint.rs Check proof-of-work in the CheckpointVerifier 2021-03-12 08:55:29 +10:00
config.rs consensus: minimize API, clean docs 2020-10-20 11:16:22 -04:00
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 move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
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