zebra/zebra-chain
Henry de Valence 1fc859d0c5 chain: move Spend, Output into sapling
The ShieldedData container for the spend and output descriptions of a
transaction does *not* move, because it's encoding transaction
structure.  A good sign that this is the right factoring is that the
transaction module now only needs to pull in sapling::{Spend, Output}
and not all the internals.
2020-08-17 11:46:34 -07:00
..
proptest-regressions Add sapling key derivation bech32 encoding roundtrip proptest 2020-04-18 04:40:31 -04:00
src chain: move Spend, Output into sapling 2020-08-17 11:46:34 -07:00
Cargo.toml Start of, but currently unfinished, Sapling note commitment / Windowed Pedersen Commitment 2020-08-14 02:04:12 -04:00