zebra/zebra-chain
Henry de Valence 7d0a3debb6 chain: ensure impl Deserialize for Amount validates data.
This uses serde's try_from attribute to run deserialized values through the
TryFrom impl.  Also adds a test to make sure that validation actually does
happen.
2020-07-28 12:20:40 -07:00
..
proptest-regressions Add sapling key derivation bech32 encoding roundtrip proptest 2020-04-18 04:40:31 -04:00
src chain: ensure impl Deserialize for Amount validates data. 2020-07-28 12:20:40 -07:00
Cargo.toml chain: ensure impl Deserialize for Amount validates data. 2020-07-28 12:20:40 -07:00