Zebra/zebra-consensus/src
Alfredo Garcia 2f46d698dd
Validate non coinbase expiration height (#3103)
* validate non coinbase expiration height

* change var name

* move checks to transaction verifier

* Add variants and debug fields to transaction expiry errors

* Fix a failing existing test

Co-authored-by: teor <teor@riseup.net>
2021-11-26 00:37:24 +00:00
..
block Validate non coinbase expiration height (#3103) 2021-11-26 00:37:24 +00:00
chain Download Zcash Sapling parameters and load them from cached files (#3057) 2021-11-19 23:02:56 +00:00
checkpoint Fix typos (#3055) 2021-11-12 19:30:22 +00:00
parameters Validate funding stream addresses (#3040) 2021-11-12 15:20:31 -03:00
primitives Automatically download and load sprout parameters (#3085) 2021-11-25 13:26:32 -03:00
transaction Validate non coinbase expiration height (#3103) 2021-11-26 00:37:24 +00:00
block.rs Validate non coinbase expiration height (#3103) 2021-11-26 00:37:24 +00:00
chain.rs Automatically download and load sprout parameters (#3085) 2021-11-25 13:26:32 -03:00
checkpoint.rs Fix typos (#3055) 2021-11-12 19:30:22 +00:00
config.rs Allow deliberate instances of the clippy::derivable_impls lint (#2788) 2021-09-22 10:43:27 -03:00
error.rs Validate non coinbase expiration height (#3103) 2021-11-26 00:37:24 +00:00
lib.rs Download Zcash Sapling parameters and load them from cached files (#3057) 2021-11-19 23:02:56 +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 Validate non coinbase expiration height (#3103) 2021-11-26 00:37:24 +00:00