orchard/src
Dimitris Apostolou 1f13327479
Fix typo
2022-12-31 13:19:43 +02:00
..
bundle Add note about relationship between signatures and proofs 2022-06-23 22:33:40 +01:00
circuit Migrate to `halo2_proofs 0.2.0` 2022-06-23 19:24:57 +00:00
constants Migrate to final `halo2_gadgets` pre-release revision 2022-05-10 21:55:20 +00:00
note Add `memuse::DynamicUsage` impls for types used for batch scanning 2022-10-15 23:29:06 +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 Fix typo 2022-12-31 13:19:43 +02:00
bundle.rs Prepare keys only once in decrypt_outputs_with_keys 2022-10-18 12:47:18 -06:00
circuit.rs Add `SpendInfo::new` and `Circuit::from_action_context` 2022-09-20 18:52:07 +01: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 Provide compute_lagrange_coeffs() functionality in ECCChip. 2022-01-27 21:14:15 +08: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 Add `memuse::DynamicUsage` impls for types used for batch scanning 2022-10-15 23:29:06 +00:00
primitives.rs Delete gadgets and their primitives; add `halo2_gadgets` dependency. 2022-01-29 01:57:01 +08:00
spec.rs Add `memuse::DynamicUsage` impls for types used for batch scanning 2022-10-15 23:29:06 +00:00
test_vectors.rs
tree.rs Migrate to final `halo2_gadgets` pre-release revision 2022-05-10 21:55:20 +00:00
value.rs Merge pull request #362 from zcash/batch-scanner-improvements 2022-10-20 09:30:49 -06:00
zip32.rs Fix beta clippy complaints. 2022-10-18 12:47:18 -06:00