Deirdre Connolly
|
abcca2c76b
|
Finish Sapling keys roundtrip proptest
|
2020-04-18 04:40:31 -04:00 |
Deirdre Connolly
|
94c6d74ecb
|
Add sapling key derivation bech32 encoding roundtrip proptest
And fix SpendingKey Display impl bug.
|
2020-04-18 04:40:31 -04:00 |
Deirdre Connolly
|
9daa1ba3c8
|
Impl PartialEq for some Sapling keys
|
2020-04-18 04:40:31 -04:00 |
Deirdre Connolly
|
ba3ba6d2d9
|
Impl From<SpendingKey> for Diversifier
This is the _DefaultDiversifier_ method.
|
2020-04-18 04:40:31 -04:00 |
Deirdre Connolly
|
16f1e3061f
|
Impl From<(AuthorizingKey, NullifierDerivingKey)> for IncomingViewingKey
|
2020-04-18 04:40:31 -04:00 |
Deirdre Connolly
|
e508d09e9b
|
Move sapling key tests to own module, test key derivation against test vectors
Impl a few From<[u8; 32]>'s for a few key types.
|
2020-04-18 04:40:31 -04:00 |