librustzcash/zcash_primitives/benches
Jack Grigg cdd20e8583 zcash_primitives: Make `value_balance` generic in `sapling::Bundle`
This removes the dependency on `Amount`, and matches how we handle this
in the `orchard` crate.

Part of zcash/librustzcash#1044.
2023-11-23 07:08:13 +00:00
..
note_decryption.rs zcash_primitives: Make `value_balance` generic in `sapling::Bundle` 2023-11-23 07:08:13 +00:00
pedersen_hash.rs zcash_primitives: Use `not(unix)` instead of `windows` for flamegraphs 2021-08-05 23:22:12 +01:00
sapling_circuit.rs Move Sapling circuits from `zcash_proofs` to `zcash_primitives::sapling` 2023-09-29 18:36:54 +00:00