zebra/zebra-chain/src/sprout
Conrado Gouvea ee073c0876
Validate JoinSplit proofs (#3128)
* Validate JoinSplit proofs

* Apply suggestions from code review

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

* Move primary input encoding to zebra_consensus

* Improve typing of h_sig; add RandomSeed

* Apply suggestions from code review

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

Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>
2021-12-10 16:33:15 +00:00
..
note Validate JoinSplit proofs (#3128) 2021-12-10 16:33:15 +00:00
tests Sprout note commitment trees (#3051) 2021-11-18 23:05:52 +00:00
address.rs fix rust beta panic string warnings (#1731) 2021-02-15 07:00:02 +10:00
arbitrary.rs Validate JoinSplit proofs (#3128) 2021-12-10 16:33:15 +00:00
commitment.rs Validate JoinSplit proofs (#3128) 2021-12-10 16:33:15 +00:00
joinsplit.rs Validate JoinSplit proofs (#3128) 2021-12-10 16:33:15 +00:00
keys.rs Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
note.rs Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
tests.rs Sprout note commitment trees (#3051) 2021-11-18 23:05:52 +00:00
tree.rs Sprout note commitment trees (#3051) 2021-11-18 23:05:52 +00:00