orchard/src
Kris Nuttycombe 938b203de5 Apply suggestions from code review
Co-authored-by: str4d <thestr4d@gmail.com>
2023-12-19 12:45:43 -07: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 Migrate to final `halo2_gadgets` pre-release revision 2022-05-10 21:55:20 +00:00
note Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
primitives Use `core` instead of `std` where possible 2022-04-28 20:20:23 +00:00
spec
test_vectors
action.rs Simplify witness synthesis for `v_net` 2022-04-29 20:03:17 +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 2023-12-19 12:45:43 -07:00
bundle.rs Add a public bundle construction function & use it in the builder. 2023-12-18 21:56:42 -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 Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
keys.rs Fix a clippy lint. 2022-10-18 19:17:15 +01:00
lib.rs Move `orchard::bundle::Action` to its own module 2022-04-28 22:59:07 +00:00
note.rs Publicize diversifier method of Address, fix comments, etc 2022-09-15 14:40:21 -03: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 Fix variable name in `spec::diversify_hash` 2023-04-11 00:23:33 +00:00
test_vectors.rs
tree.rs Add a public bundle construction function & use it in the builder. 2023-12-18 21:56:42 -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 Fix beta clippy complaints. 2022-10-18 12:47:18 -06:00