zebra/zebra-chain
teor c8829d8408 fix: Adjust bounds on the LockTime Arbitrary impl
The previous code could generate LockTime::Time with (u32::MAX + 1),
but the maximum valid value is u32::MAX due to the field size.
2020-07-02 14:30:34 +10:00
..
proptest-regressions Add sapling key derivation bech32 encoding roundtrip proptest 2020-04-18 04:40:31 -04:00
src fix: Adjust bounds on the LockTime Arbitrary impl 2020-07-02 14:30:34 +10:00
Cargo.toml Start work on new Amount type (#554) 2020-07-01 16:31:30 -07:00