orchard/src
therealyingtong a11c2066ef chip::add.rs: Use Expression::square() + other minor refactors
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2021-06-12 20:25:12 +08:00
..
circuit chip::add.rs: Use Expression::square() + other minor refactors 2021-06-12 20:25:12 +08:00
constants Simplify `gen_const_array` implementation 2021-06-11 20:46:30 +01:00
note tree::testing: Fix and test arb_tree(). 2021-06-10 13:54:42 +08:00
primitives Merge pull request #110 from zcash/tree-logic 2021-06-11 21:39:40 +01:00
spec
test_vectors tree.rs: Use 2 as uncommitted leaf and check against test vectors. 2021-06-11 20:24:55 +08:00
address.rs
builder.rs Merge pull request #110 from zcash/tree-logic 2021-06-11 21:39:40 +01:00
bundle.rs Update proptests to generate Merkle paths 2021-06-08 22:38:11 +08:00
circuit.rs
constants.rs constants.rs: Introduce L_ORCHARD_MERKLE constant 2021-06-10 10:33:06 +08:00
keys.rs
lib.rs
note.rs Update proptests to generate Merkle paths 2021-06-08 22:38:11 +08:00
primitives.rs
spec.rs
test_vectors.rs tree.rs: Use 2 as uncommitted leaf and check against test vectors. 2021-06-11 20:24:55 +08:00
tree.rs Make `hash_layer` comment a doc comment 2021-06-11 20:46:30 +01:00
value.rs