orchard/src
Daira-Emma Hopwood f90e52df92 Update the doc for `struct Action`. This was originally written when the
Orchard design had not yet been finalized.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-02-06 21:39:47 +00:00
..
bundle
circuit Fix `cargo doc` complaints. 2023-03-10 14:26:07 -07:00
constants * Add a pointer to how the Z and U constants for fixed-base scalar 2024-02-06 21:19:54 +00:00
note Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
primitives
test_vectors
action.rs Update the doc for `struct Action`. This was originally written when the 2024-02-06 21:39:47 +00:00
address.rs
builder.rs Apply suggestions from code review 2024-01-09 15:14:12 -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 Use the `zip32::Scope` type 2024-01-26 03:05:42 +00:00
lib.rs Make the `MERKLE_DEPTH_ORCHARD` constant public. 2024-01-05 13:41:19 -07:00
note.rs Migrate to `zcash_spec 0.1` 2024-01-10 22:44:19 +00:00
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 Migrate to `zcash_spec 0.1` 2024-01-10 22:44:19 +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 Migrate to `zip32 0.1` 2024-01-10 22:45:11 +00:00