Zebra/zebra-chain/src
Deirdre Connolly ffac1a33d7 Impl Debug for PayingKey 2020-03-28 02:42:13 -04:00
..
addresses Impl Debug and Display for SproutShieldedAddress 2020-03-28 02:42:13 -04:00
block Add block 434873 with a bad version field. 2020-03-18 21:34:02 -04:00
keys Impl Debug for PayingKey 2020-03-28 02:42:13 -04:00
note_encryption Refine Note types a little more 2020-02-22 22:24:26 -05:00
proofs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
transaction Add a CoinbaseData field, replacing Vec<u8>. 2020-02-19 15:42:20 -05:00
addresses.rs Add the beginnings of Sprout and Sapling key types 2020-03-28 02:42:13 -04:00
block.rs impl FromStr for BlockHeaderHash 2020-03-18 21:34:02 -04:00
equihash_solution.rs Make ZcashSerialize infallible mod its Writer. 2020-02-05 19:48:43 -05:00
keys.rs Finish migration of TransparentAddress out of addresses.rs 2020-03-28 02:42:13 -04:00
lib.rs Add impl Arbitrary for TransparentAddress and a roundtrip proptest 2020-03-12 22:02:17 -04:00
merkle_tree.rs Add several Debug impls for existing types 2020-02-07 21:30:48 -08:00
note_commitment_tree.rs Add several Debug impls for existing types 2020-02-07 21:30:48 -08:00
note_encryption.rs Tidied up some note encryption types 2020-02-22 18:33:51 -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 fmt 2020-02-21 06:48:25 -05:00
types.rs Move just the Network enum to -chain, keep everything else in -network 2020-03-12 22:02:17 -04:00