Zebra/zebra-consensus/src
Conrado Gouvea 494b7dc9f4
refactor: address comments from #3415: Prepare for changes in ZIP-244 (#3446)
* refactor: address comments from #3415

* Shorter `if let` match

Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>

Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>
Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-01 06:24:08 +00:00
..
block refactor: address comments from #3415: Prepare for changes in ZIP-244 (#3446) 2022-02-01 06:24:08 +00: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 remove founders reward code (#3430) 2022-01-28 19:14:46 -03:00
primitives Fix typos (#3314) 2022-01-04 11:25:00 +01:00
transaction refactor: address comments from #3415: Prepare for changes in ZIP-244 (#3446) 2022-02-01 06:24:08 +00:00
block.rs Validate non coinbase expiration height (#3103) 2021-11-26 00:37:24 +00:00
chain.rs refactor: address comments from #3415: Prepare for changes in ZIP-244 (#3446) 2022-02-01 06:24:08 +00: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 remove founders reward code (#3430) 2022-01-28 19:14:46 -03: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 refactor: address comments from #3415: Prepare for changes in ZIP-244 (#3446) 2022-02-01 06:24:08 +00:00
transaction.rs refactor: address comments from #3415: Prepare for changes in ZIP-244 (#3446) 2022-02-01 06:24:08 +00:00