orchard/src
Daira Hopwood f206b3f5d4
Merge pull request #352 from zingolabs/add_value_balance_to_builder
add value_balance to builder
2022-09-19 13:20:17 +01: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 Migrate to final `halo2_gadgets` pre-release revision 2022-05-10 21:55:20 +00:00
primitives Use `core` instead of `std` where possible 2022-04-28 20:20:23 +00:00
spec spec: Add PrfExpand::OrchardRivkInternal variant. 2022-02-01 18:55:21 +08: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 add value_balance to builder 2022-09-15 16:47:54 -03:00
bundle.rs Add `orchard::bundle::BatchValidator` 2022-06-23 19:45:25 +00:00
circuit.rs Expose `Proof::add_to_batch` in public API 2022-07-04 20:05:47 +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 Provide compute_lagrange_coeffs() functionality in ECCChip. 2022-01-27 21:14:15 +08:00
keys.rs Publicize diversifier method of Address, fix comments, etc 2022-09-15 14:40:21 -03: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 Merge pull request #344 from zingolabs/publicize_note_and_diversifier_construction 2022-09-15 12:39:56 -06:00
primitives.rs Delete gadgets and their primitives; add `halo2_gadgets` dependency. 2022-01-29 01:57:01 +08:00
spec.rs Migrate to final `halo2_gadgets` pre-release revision 2022-05-10 21:55:20 +00:00
test_vectors.rs Add Merkle path test vectors 2021-09-14 00:15:39 +01:00
tree.rs Migrate to final `halo2_gadgets` pre-release revision 2022-05-10 21:55:20 +00:00
value.rs add value_balance to builder 2022-09-15 16:47:54 -03:00
zip32.rs Use `core` instead of `std` where possible 2022-04-28 20:20:23 +00:00