orchard/src
Kris Nuttycombe 2a4f27c937 Update `zcash_note_encryption` to remove unused arguments from parse_note_plaintext_without_memo_ovk. 2023-05-26 09:28:01 -06:00
..
bundle
circuit Fix `cargo doc` complaints. 2023-03-10 14:26:07 -07:00
constants
note
primitives Use `core` instead of `std` where possible 2022-04-28 20:20:23 +00:00
spec
test_vectors
action.rs
address.rs
builder.rs Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
bundle.rs
circuit.rs
circuit_description
circuit_proof_test_case.bin
constants.rs
keys.rs
lib.rs
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 Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
value.rs Fix clippy beta lints that are applicable given an MSRV of 1.60 2023-03-10 14:23:06 -07:00
zip32.rs