orchard/src
therealyingtong e8e22886f4 tree.rs: MerklePath.root(): Fix missing bitmask in swap calculation
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2021-06-10 10:29:08 +08:00
..
circuit Migrate to latest version of halo2 2021-06-07 19:49:25 +01:00
constants constants::util.rs: Factor out gen_fixed_array() method. 2021-06-10 10:03:15 +08:00
note Update proptests to generate Merkle paths 2021-06-08 22:38:11 +08:00
primitives constants::util.rs: Factor out gen_fixed_array() method. 2021-06-10 10:03:15 +08:00
spec
test_vectors
address.rs
builder.rs Update proptests to generate Merkle paths 2021-06-08 22:38:11 +08:00
bundle.rs Update proptests to generate Merkle paths 2021-06-08 22:38:11 +08:00
circuit.rs
constants.rs src::tree.rs: Implement MerklePath.root() method. 2021-06-08 22:31:24 +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 Migrate to bitvec 0.22, ff 0.10, group 0.10, pasta_curves 0.1 2021-06-04 20:38:52 +01:00
test_vectors.rs
tree.rs tree.rs: MerklePath.root(): Fix missing bitmask in swap calculation 2021-06-10 10:29:08 +08:00
value.rs