zebra/zebra-chain/src/transaction
Henry de Valence 972d16518f Make ZcashSerialize infallible mod its Writer.
Closes #158.

As discussed on the issue, this makes it possible to safely serialize
data into hashes, and encourages serializable data to make illegal
states unrepresentable.
2020-02-05 19:48:43 -05:00
..
hash.rs Apply clippy fixes 2020-02-05 12:42:32 -08:00
joinsplit.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
serialize.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
shielded_data.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
test_vectors.rs Move transaction test vectors around 2020-02-04 18:04:53 -05:00
tests.rs Add test for BlockHeaderHash::from(BlockHeader) 2020-02-04 18:04:53 -05:00
transparent.rs Transaction::V1 round trip proptest 2020-01-28 03:48:23 -05:00