zebra/zebra-chain/src
Deirdre Connolly c30a5a64b2 Get Sapling zaddr encoding roundtrip proptest working for now
TransmissionKey is just the jubjub affine point identity for now. :/
2020-04-18 04:40:31 -04:00
..
addresses Get Sapling zaddr encoding roundtrip proptest working for now 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 Get Sapling zaddr encoding roundtrip proptest working for now 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
transaction Refine JoinSplit ephemeral keys to be x25519_dalek::PublicKey 2020-04-13 15:32:04 -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
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
note_commitment_tree.rs
note_encryption.rs
proofs.rs
serialization.rs
sha256d_writer.rs
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