orchard/src
Kris Nuttycombe 8cc96b5420 Add `impl Clone for note_encryption::CompactAction` 2024-02-26 09:44:02 -07: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 Add `impl Clone for note_encryption::CompactAction` 2024-02-26 09:44:02 -07:00
primitives
test_vectors
action.rs
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 Add `impl Clone for note_encryption::CompactAction` 2024-02-26 09:44:02 -07: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