Zebra/zebra-chain/src/sapling
teor 873127aac1 Replace smart quotes with ascii quotes
Some tools don't deal well with unicode text. And we're not using it
consistently in Zebra anyway.
2021-03-15 03:18:10 -04:00
..
commitment Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
keys Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
note Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
address.rs Use new bech32 methods that expect a Variant enum variant 2021-02-21 20:51:43 -05:00
arbitrary.rs Add tests for `Chain` implementation (#1093) 2020-10-02 15:51:51 -07:00
commitment.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
keys.rs Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
note.rs Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -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 export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
tree.rs Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00