zcash-android-wallet-sdk/sdk-lib/src/main/java/cash/z/ecc/android/sdk/model
Honza Rychnovsky dfaa827fd1
[#1013] Sync stages parallelization
* [#1013] Sync blockchain sub-phases parallelization

- Remove the unnecessary comment after the latest changes in this code fragment

* Move solely CompactBlockProcessor-related constants

* Simplify sync range update construction

* [#1013] Sync blockchain sub-phases parallelization

* Changelog update

* Block files deletion documentation update

* Leverage buildList API

* CompactBlockRepository documentation update

* Move BlockBatch to internal models
2023-05-10 12:45:23 +02:00
..
Account.kt Add Account type 2022-10-06 14:49:04 -04:00
BlockHeight.kt [#795] Detekt 1.22.0 2022-12-19 08:08:25 +01:00
FirstClassByteArray.kt Add `SdkSynchronizer.createAccount()` method 2022-10-06 14:49:04 -04:00
LightWalletEndpointExt.kt [#615] Refactor lightwalletd client 2023-02-01 11:14:55 +01:00
PendingTransaction.kt [#780] Fix failure to submit transactions 2022-11-17 08:35:37 -05:00
PercentDecimal.kt [#1013] Sync stages parallelization 2023-05-10 12:45:23 +02:00
TransactionOverview.kt [#239] Remove pending transaction database 2023-05-05 17:46:07 -04:00
UnifiedFullViewingKey.kt [#971] Rust backend refactoring 2023-04-11 06:43:18 -04:00
UnifiedSpendingKey.kt [#971] Rust backend refactoring 2023-04-11 06:43:18 -04:00
WalletBalance.kt [#477] Fixes for Zatoshi object 2022-07-07 13:45:03 -04:00
Zatoshi.kt [#595] Make Zatoshi comparable 2022-07-07 13:45:03 -04:00
ZcashNetwork.kt [#593] Refactor ZcashNetwork 2022-08-02 09:29:09 -04:00