orchard/src
Kris Nuttycombe 110ad5c642 Make the `MERKLE_DEPTH_ORCHARD` constant public. 2024-01-05 13:41:19 -07:00
..
bundle
circuit Fix `cargo doc` complaints. 2023-03-10 14:26:07 -07:00
constants
note Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
primitives
spec
test_vectors
action.rs
address.rs
builder.rs Modify `BundleType` to exclude the anchor & allow no bundle to be produced. 2023-12-20 19:29:14 -07:00
bundle.rs Modify `BundleType` to exclude the anchor & allow no bundle to be produced. 2023-12-20 19:29:14 -07:00
circuit.rs Bump MSRV to 1.65 2023-09-08 17:52:14 +00:00
circuit_description
circuit_proof_test_case.bin
constants.rs Make the `MERKLE_DEPTH_ORCHARD` constant public. 2024-01-05 13:41:19 -07:00
keys.rs
lib.rs Make the `MERKLE_DEPTH_ORCHARD` constant public. 2024-01-05 13:41:19 -07:00
note.rs
note_encryption.rs Update `zcash_note_encryption` to remove unused arguments from parse_note_plaintext_without_memo_ovk. 2023-05-26 09:28:01 -06:00
primitives.rs
spec.rs Fix variable name in `spec::diversify_hash` 2023-04-11 00:23:33 +00:00
test_vectors.rs
tree.rs Expose `Anchor::empty_tree`. 2023-12-20 20:25:06 -07:00
value.rs Add a public bundle construction function & use it in the builder. 2023-12-18 21:56:42 -07:00
zip32.rs