orchard/src
str4d 35da17944a
Merge pull request #21 from zcash/sinsemilla
Implement Sinsemilla primitives
2021-03-06 09:16:08 +13:00
..
circuit Add ECC gadgets and instructions 2021-02-25 18:11:46 +00:00
primitives Fix clippy lint 2021-03-05 20:09:51 +00:00
address.rs Remove Chain and value::Constraint traits 2021-01-21 12:23:08 +00:00
bundle.rs Make Bundle a parametric type over an Authorization trait 2021-03-03 17:39:53 +00:00
circuit.rs Add ECC gadgets and instructions 2021-02-25 18:11:46 +00:00
keys.rs Move ovk to be derived from fvk instead of the spending key 2021-02-08 15:01:34 +00:00
lib.rs Remove Chain and value::Constraint traits 2021-01-21 12:23:08 +00:00
note.rs Fill out note components 2021-02-08 15:21:04 +00:00
primitives.rs Implement Sinsemilla primitives 2021-02-27 17:10:28 +08:00
tree.rs Add skeleton for actions and bundles 2021-01-20 20:31:09 +00:00
value.rs Remove Chain and value::Constraint traits 2021-01-21 12:23:08 +00:00