Zebra/zebra-chain/src
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
..
block Update test block header hash 2020-02-04 18:04:53 -05:00
proofs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
transaction Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
block.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
equihash_solution.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
lib.rs Use RedJubjub types in zebra-chain. (#142) 2019-12-12 14:23:19 -05:00
merkle_tree.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
note_commitment_tree.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
proofs.rs Add Zcash[De]Serialize bound to ZkSnarkProof. 2019-12-31 02:46:39 -05:00
serialization.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
sha256d_writer.rs Add comment around sha256d_flush test 2020-02-04 18:04:53 -05:00
transaction.rs Apply clippy fixes 2020-02-05 12:42:32 -08:00
types.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00