orchard/src
Kris Nuttycombe 6cf6f15bf1 Update the `incrementalmerkletree` and `bridgetree` patch versions.
This also removes the `bridgetree` transitive dependency when building
using the `test-dependencies` feature flag, as the only use of it can be
satisfied just with `incrementalmerkletree`.
2023-05-24 15:36:25 -06:00
..
bundle Add note about relationship between signatures and proofs 2022-06-23 22:33:40 +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 Add `FullViewingKey::derive_internal` 2022-02-21 14:41:47 +00:00
test_vectors Use internal keys test vectors. 2022-02-01 18:55:21 +08:00
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 Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
bundle.rs Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
circuit.rs Migrate to `ff 0.13` 2023-03-09 21:14:41 +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 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 Migrate to zcash_note_encryption 0.3.0 2023-03-21 10:48:47 -06:00
primitives.rs Delete gadgets and their primitives; add `halo2_gadgets` dependency. 2022-01-29 01:57:01 +08:00
spec.rs Fix variable name in `spec::diversify_hash` 2023-04-11 00:23:33 +00:00
test_vectors.rs Add Merkle path test vectors 2021-09-14 00:15:39 +01:00
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 Fix beta clippy complaints. 2022-10-18 12:47:18 -06:00