ZcashLightClientKit/Sources/ZcashLightClientKit/Block
Lukas Korba e51f425c54 [#1369] SynchronizerState refactor
- plural of account balances refactor to singular

[#1369] SynchronizerState refactor

- transaprent balance removed from SynchronizerState
- all balances are now handled with AccountBalance

[#1369] SynchronizerState refactor and balances cleanup

- WalletBalance has been removed from the SDK, replaced with AccountBalance
- public APIs for individual balances (getTransparent, getShielded, getShieldedVerfied) have been removed from the SDK, replaced with getAccountBalance
- tests refactored

[#1369] SynchronizerState refactor and balances cleanup

- dark side tests refactored

[#1369] SynchronizerState refactor and balances cleanup (#1372)

- addressed comments

[#1369] SynchronizerState refactor

- ZcashError for spending key does not belong to the wallet
2024-02-12 17:41:26 +01:00
..
Actions [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
DatabaseStorage
Download [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
Enhance [#1325] Log metrics 2023-12-12 08:59:52 +01:00
FetchUnspentTxOutputs [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
FilesystemStorage Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
SaplingParameters Migrate to in-progress version of FFI backend 0.5.0 2024-01-29 09:47:14 -08:00
Scan Migrate to in-progress version of FFI backend 0.5.0 2024-01-29 09:47:14 -08:00
Utils [#1240] Remove previous progress reporting 2023-09-11 09:30:44 +02:00
CompactBlockProcessor.swift [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00