orchard/src
str4d f82d00e40d
Merge pull request #77 from zcash/remove-rand-0.7
Remove rand 0.7 usage
2021-05-21 21:25:34 +01:00
..
circuit Address review comments. 2021-05-18 17:14:13 +08:00
constants Address review comments. 2021-05-18 09:45:03 +08:00
note Include ρ as an input to the derivation of ψ, esk, and rcm 2021-05-11 18:51:57 +08:00
primitives Merge pull request #77 from zcash/remove-rand-0.7 2021-05-21 21:25:34 +01:00
address.rs Ensure that Notes always have valid commitments 2021-05-11 18:51:57 +08:00
builder.rs Remove rand 0.7 usage 2021-05-09 07:51:55 +12:00
bundle.rs Merge pull request #77 from zcash/remove-rand-0.7 2021-05-21 21:25:34 +01:00
circuit.rs Make the `Bundle` type implement `Clone` 2021-05-13 15:35:44 -06:00
constants.rs Cleanups from code review 2021-05-13 10:48:10 +08:00
keys.rs Merge pull request #77 from zcash/remove-rand-0.7 2021-05-21 21:25:34 +01:00
lib.rs Make note module public. 2021-05-05 14:05:17 -06:00
note.rs Merge pull request #80 from zcash/spec-updates 2021-05-21 21:24:39 +01:00
primitives.rs Minor changes 2021-03-24 12:25:28 +08:00
spec.rs Update comments 2021-05-21 21:24:08 +01:00
tree.rs Use builder to generate "valid" bundles via proptest. 2021-04-28 18:21:12 -06:00
value.rs Rename arb_nonnegative_note_value -> arb_note_value_bounded 2021-05-05 17:23:21 -06:00