Zebra/zebra-chain/src/sapling
Deirdre Connolly 447398691a Make SaplingNoteCommitmentTree private for now 2020-08-28 04:46:31 -04:00
..
commitment chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
keys chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
note Rename sapling::note::OutCiphertext to WrappedNoteKey 2020-08-28 04:46:31 -04:00
tests Rename tree::*NoteTreeRootHash to tree::Root 2020-08-28 04:46:31 -04:00
address.rs Rename SaplingShieldedAddress to Address, make address & commitment private, export their structs 2020-08-28 04:46:31 -04:00
commitment.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
keys.rs Make find_group_hash() pub(super) 2020-08-28 04:46:31 -04:00
note.rs Add memo to Note, remove NotePlaintext 2020-08-28 04:46:31 -04:00
output.rs Rename sapling::note::OutCiphertext to WrappedNoteKey 2020-08-28 04:46:31 -04:00
spend.rs Rename tree::*NoteTreeRootHash to tree::Root 2020-08-28 04:46:31 -04:00
tests.rs chain: move JoinSplit to sprout 2020-08-17 11:46:34 -07:00
tree.rs Make SaplingNoteCommitmentTree private for now 2020-08-28 04:46:31 -04:00