Zebra/zebra-chain/src/sapling
Alfredo Garcia 128643d81e
Call `zebra_test::init` where needed. (#1227)
* Add missing `zebra_test::init()` to zebra-chain
* Add missing `zebra_test::init()` to zebra-consensus
* Add missing `zebra_test::init()` to zebra-network
* Add missing `zebra_test::init()` to zebra-state
* Add missing `zebra_test::init()` to zebra-test
* Add missing `zebra_test::init()` to zebrad
2020-11-10 10:29:25 +10:00
..
commitment Implement MVP of NonFinalizedState and integrate it with the state service (#1101) 2020-10-08 13:07:32 +10: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 Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10: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 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 Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00