zebra/zebra-consensus/src
Conrado Gouvea 6570ebeeb8
ZIP 212: validate Sapling and Orchard output of coinbase transactions (#3029)
* Part of ZIP 212: validate Sapling and Orchard output of coinbase transactions

* Add Orchard test vector

* Revert accidentally deleted link

* Apply suggestions from code review

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>

* Use height from loop

* Apply suggestions from code review

Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>

* Fix formatting

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>
2021-11-11 22:18:37 +00:00
..
block Validate funding stream amounts in coinbase transaction (#3017) 2021-11-08 22:33:12 +00:00
chain Return a transaction verifier from `zebra_consensus::init` (#2665) 2021-08-25 15:07:26 +00:00
checkpoint Update to Tokio 1.13.0 (#2994) 2021-11-02 18:46:57 +00:00
parameters Validate funding stream amounts in coinbase transaction (#3017) 2021-11-08 22:33:12 +00:00
primitives Update to Tokio 1.13.0 (#2994) 2021-11-02 18:46:57 +00:00
transaction ZIP 212: validate Sapling and Orchard output of coinbase transactions (#3029) 2021-11-11 22:18:37 +00:00
block.rs ZIP 212: validate Sapling and Orchard output of coinbase transactions (#3029) 2021-11-11 22:18:37 +00:00
chain.rs Update to Tokio 1.13.0 (#2994) 2021-11-02 18:46:57 +00:00
checkpoint.rs Ignore AlreadyInChain error in the syncer (#2890) 2021-10-20 11:07:19 +10:00
config.rs Allow deliberate instances of the clippy::derivable_impls lint (#2788) 2021-09-22 10:43:27 -03:00
error.rs ZIP 212: validate Sapling and Orchard output of coinbase transactions (#3029) 2021-11-11 22:18:37 +00:00
lib.rs Ignore AlreadyInChain error in the syncer (#2890) 2021-10-20 11:07:19 +10:00
parameters.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives.rs Merge pull request #2318 from ZcashFoundation/redpallas-verifier 2021-07-02 02:50:23 -04:00
script.rs Send looked up UTXOs to the transaction verifier (#2849) 2021-10-12 00:25:20 +00:00
transaction.rs ZIP 212: validate Sapling and Orchard output of coinbase transactions (#3029) 2021-11-11 22:18:37 +00:00