Zebra/zebra-consensus/src
Marek a1f4cec0de
Document the consensus rules for Section 3.6 (#3338)
2022-01-24 23:27:45 +00:00
..
block Fix typos (#3314) 2022-01-04 11:25:00 +01:00
chain Add and use `debug_skip_parameter_preload` config option (#3197) 2021-12-14 21:43:07 +00:00
checkpoint Fix typos (#3055) 2021-11-12 19:30:22 +00:00
parameters Fix typos (#3314) 2022-01-04 11:25:00 +01:00
primitives Fix typos (#3314) 2022-01-04 11:25:00 +01:00
transaction Check jubjub key correctness independent of redjubjub / jubjub (#3154) 2021-12-22 15:10:34 +00:00
block.rs Validate non coinbase expiration height (#3103) 2021-11-26 00:37:24 +00:00
chain.rs Security: Drop blocks that are a long way ahead of the tip (#3167) 2021-12-17 13:31:51 -03:00
checkpoint.rs Fix typos (#3055) 2021-11-12 19:30:22 +00:00
config.rs Add and use `debug_skip_parameter_preload` config option (#3197) 2021-12-14 21:43:07 +00:00
error.rs Integrate JoinSplit verifier (#3180) 2021-12-13 14:50:49 -05:00
lib.rs Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00: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 Document the consensus rules for Section 3.6 (#3338) 2022-01-24 23:27:45 +00:00