v1.9.0-beta01 changes
This commit includes HUSH specific changes starting at v.1.9.0-beta01 release here: https://github.com/zcash/zcash-android-wallet-sdk/releases/tag/v1.9.0-beta01
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -3,7 +3,19 @@ Change Log
|
||||
|
||||
Upcoming
|
||||
------------------------------------
|
||||
- Added `Zatoshi` typesafe object to represent amounts instead.
|
||||
- Split `ZcashNetwork` into `ZcashNetwork` and `LightWalletEndpoint` to decouple network and server configuration
|
||||
|
||||
Version 1.8.0-beta01
|
||||
------------------------------------
|
||||
- Added `BlockHeight` typesafe object to represent block heights
|
||||
- Significantly reduced memory usage, fixing potential OutOfMemoryError during block download
|
||||
- Kotlin 1.7.10
|
||||
- Updated checkpoints
|
||||
|
||||
Version 1.7.0-beta01
|
||||
------------------------------------
|
||||
- Added `Zatoshi` typesafe object to represent amounts.
|
||||
- Kotlin 1.7.0
|
||||
|
||||
Version 1.6.0-beta01
|
||||
------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user