orchard/src
str4d 2a312c0cf1
Merge pull request #419 from nuttycom/nullifier_ct_eq
Additions needed for Orchard batch scanning
2024-02-29 22:24:02 +00:00
..
bundle Update to new annotation syntax. 2022-07-21 21:43:00 +01:00
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 Use `core` instead of `std` where possible 2022-04-28 20:20:23 +00:00
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 Publicize diversifier method of Address, fix comments, etc 2022-09-15 14:40:21 -03:00
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 halo2_proofs 0.1.0-beta.3 2022-03-22 21:29:36 +00:00
circuit_proof_test_case.bin halo2_proofs 0.1.0-beta.3 2022-03-22 21:29:36 +00:00
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 note_encryption::CompactAction::cmx 2024-02-26 10:03:16 -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