zebra/zebra-consensus/src
Alfredo Garcia c3c302309a
Add orchard binding_verification_key (#2441)
* add orchard binding_verification_key

* Merge branch 'main' into issue2102

* Merge branch 'main' into issue2102

* fix the build

* Merge branch 'main' into issue2102

* Merge branch 'main' into issue2102

* Fix docs

Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>

* Merge branch 'main' into issue2102

* rustfmt

* readd binding validation

* remove #2103 from the TODO list

* Merge branch 'main' into issue2102
2021-08-16 15:16:25 -04:00
..
block Add `zebra_state::init_test` helper function for tests (#2539) 2021-07-28 20:55:01 -03:00
chain Add `zebra_state::init_test` helper function for tests (#2539) 2021-07-28 20:55:01 -03:00
checkpoint Add `zebra_state::init_test` helper function for tests (#2539) 2021-07-28 20:55:01 -03:00
parameters Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
primitives Merge pull request #2318 from ZcashFoundation/redpallas-verifier 2021-07-02 02:50:23 -04:00
transaction Check remaining transaction value & make value balance signs match the spec (#2566) 2021-08-09 14:22:26 -03:00
block.rs Add an OrderedUtxo type for transparent spend validation (#2502) 2021-07-19 10:52:32 -03:00
chain.rs Document required request timeouts due to data dependencies (#2337) 2021-06-18 14:43:05 -03:00
checkpoint.rs Clippy: remove needless borrows 2021-06-07 18:33:58 -04:00
config.rs Make sure the mandatory checkpoint includes Canopy activation (#2235) 2021-06-03 10:24:08 +10:00
error.rs Merge pull request #2318 from ZcashFoundation/redpallas-verifier 2021-07-02 02:50:23 -04:00
lib.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +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 Add an OrderedUtxo type for transparent spend validation (#2502) 2021-07-19 10:52:32 -03:00
transaction.rs Add orchard binding_verification_key (#2441) 2021-08-16 15:16:25 -04:00