Zebra/zebra-chain/src/sapling
Alfredo Garcia bcb027ebc5 change canopy.pdf to stable protocol.pdf 2020-10-28 11:34:53 -04:00
..
commitment Implement MVP of NonFinalizedState and integrate it with the state service (#1101) 2020-10-08 13:07:32 +10:00
keys Implement MVP of NonFinalizedState and integrate it with the state service (#1101) 2020-10-08 13:07:32 +10:00
note Implement RFC5: State updates `Chain` type (#1069) 2020-09-24 15:46:04 -07:00
address.rs Rename SaplingShieldedAddress to Address, make address & commitment private, export their structs 2020-08-28 04:46:31 -04:00
arbitrary.rs Add tests for `Chain` implementation (#1093) 2020-10-02 15:51:51 -07:00
commitment.rs Implement MVP of NonFinalizedState and integrate it with the state service (#1101) 2020-10-08 13:07:32 +10:00
keys.rs change canopy.pdf to stable protocol.pdf 2020-10-28 11:34:53 -04:00
note.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07: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 export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
tree.rs change canopy.pdf to stable protocol.pdf 2020-10-28 11:34:53 -04:00