zebra/zebra-chain/src/sapling
Deirdre Connolly 915372e6a2 Correctly computing empty internal nodes in the Sapling note commitment tree 2020-10-05 23:43:23 -04:00
..
commitment Correctly computing empty internal nodes in the Sapling note commitment tree 2020-10-05 23:43:23 -04:00
keys Add tests for `Chain` implementation (#1093) 2020-10-02 15:51:51 -07: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 export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
keys.rs Add tests for `Chain` implementation (#1093) 2020-10-02 15:51:51 -07: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 Correctly computing empty internal nodes in the Sapling note commitment tree 2020-10-05 23:43:23 -04:00