Zebra/zebra-chain/src/transaction
Deirdre Connolly 05ca1c0c8a Refine JoinSplit ephemeral keys to be x25519_dalek::PublicKey
Impls PartialEq and Eq and Arbitrary on JoinSplit because PublicKey
does not impl them and we can't do it directly.

Resolves #313
2020-04-13 15:32:04 -04:00
..
hash.rs Apply clippy fixes 2020-02-05 12:42:32 -08:00
joinsplit.rs Refine JoinSplit ephemeral keys to be x25519_dalek::PublicKey 2020-04-13 15:32:04 -04:00
serialize.rs Refine JoinSplit ephemeral keys to be x25519_dalek::PublicKey 2020-04-13 15:32:04 -04:00
shielded_data.rs Rename SpendDescription to Spend, OutputDescription to Output 2020-04-09 17:17:21 -04:00
test_vectors.rs Move transaction test vectors around 2020-02-04 18:04:53 -05:00
tests.rs Add a CoinbaseData field, replacing Vec<u8>. 2020-02-19 15:42:20 -05:00
transparent.rs Add a CoinbaseData field, replacing Vec<u8>. 2020-02-19 15:42:20 -05:00