Zebra/zebra-chain
Henry de Valence 8e9a239687 chain: clean transaction tests module.
This moves the transaction strategies to `arbitrary`, to live with the
other strategy impls (`Arbitrary` is just a default type-associated
strategy), splits the proptests into a new `prop` module, and splits the
test vector checks into a `vector`s module.

This ensures that we keep code in leaf modules and only have
organization (use statements) in non-leaf modules.
2020-08-17 11:46:34 -07:00
..
proptest-regressions Add sapling key derivation bech32 encoding roundtrip proptest 2020-04-18 04:40:31 -04:00
src chain: clean transaction tests module. 2020-08-17 11:46:34 -07:00
Cargo.toml Start of, but currently unfinished, Sapling note commitment / Windowed Pedersen Commitment 2020-08-14 02:04:12 -04:00