Add Orchard spending key functionality
Add Orchard spending key functionality
c13d321da5
Bump version
3822e9f2ff
Add tests for Orchard spending key
53716685a8
Add new types for constants for Zcash protocol
694ab8fd17
Add new Orchard spending key generation
f09c3c500b
Update versions of Zcash crates
b6fe11547b
Merge pull request 'Fix compilation for Spending Key' (#19) from rvv040b into rvv040
9acbe5b98c
Fix compilation for Spending Key
Fix compilation for Spending Key
Fix compilation for Spending Key
c1507f36e0
Merge pull request 'Implement UA encoding' (#18) from rav001 into dev040
0b1d9e0920
Implement UA encoding per ZIP-316
53a5b62b6b
Correct casing on Rust code
2ae18463fc
Increase verbosity of Rust compile
3cc0e96c44
Rust updates for
bech32
encode/decode
Implement UA encoding
Implement UA encoding
0b1d9e0920
Implement UA encoding per ZIP-316
53a5b62b6b
Correct casing on Rust code
2ae18463fc
Increase verbosity of Rust compile
9a5ad756b8
Add
Read
implementation to UnifiedAddress
a52d2231f1
Merge pull request 'Correct type of blockheight' (#17) from rav001 into dev040