zebra/zebra-chain/src
Deirdre Connolly 21eca164d8 Refine Output description ephemeral_key to jubjub::AffinePoint
And impl Arbitrary for Output to support better generation of those points in proptests.
2020-04-18 22:05:13 -04:00
..
addresses Remove the Deref's and make the From's consistent for all key types 2020-04-18 04:40:31 -04:00
block Add block 434873 with a bad version field. 2020-03-18 21:34:02 -04:00
keys Remove unused From<[u8; 32]> for SpendAuthorizingKey 2020-04-18 04:40:31 -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 Refine Output description ephemeral_key to jubjub::AffinePoint 2020-04-18 22:05:13 -04: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 Impl Default for Network, as Mainnet 2020-04-15 03:22:48 -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 Rename SpendDescription to Spend, OutputDescription to Output 2020-04-09 17:17:21 -04:00
types.rs Move just the Network enum to -chain, keep everything else in -network 2020-03-12 22:02:17 -04:00