ZcashLightClientKit/Sources/ZcashLightClientKit/Model
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
..
Memo.swift [#1037] Empty string memo throws `ZcashError.memoTextInputEndsWithNullBytes` (#1038) 2023-05-10 12:39:34 -03:00
ScanRange.swift ScanRange initialization changed 2023-09-13 17:57:24 +02:00
ScanSummary.swift Migrate to in-progress version of FFI backend 0.5.0 2024-01-29 09:47:14 -08:00
WalletSummary.swift [#1363] Expose PoolBalance Zatoshi values 2024-01-31 17:05:13 -08:00
WalletTypes.swift [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
Zatoshi.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00