Zebra/zebra-consensus/src
Henry de Valence d4ce3eb054 consensus: improve docs
- remove no longer accurate documentation about transaction verifier;
- add description of the role of the crate.
2020-10-20 11:16:22 -04:00
..
block Tidy up a use list 2020-10-15 08:31:18 +10:00
chain consensus: fix block-not-in-state check in test 2020-09-11 13:37:49 -07:00
checkpoint move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
parameters move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives consensus: add stub groth16::Verifier 2020-10-20 11:16:22 -04:00
block.rs consensus: integrate block, transaction Verifiers 2020-10-20 11:16:22 -04:00
chain.rs consensus: add #[source] attributes to chain errors 2020-10-20 11:16:22 -04:00
checkpoint.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
config.rs feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +10:00
error.rs Reword more errors 2020-10-15 08:31:18 +10:00
lib.rs consensus: improve docs 2020-10-20 11:16:22 -04:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07: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: integrate script, transaction Verifiers 2020-10-20 11:16:22 -04:00
transaction.rs consensus: improve docs 2020-10-20 11:16:22 -04:00