ZcashLightClientKit/Sources/ZcashLightClientKit
Lukas Korba 9fab46a2d1 [#1363] Expose PoolBalance Zatoshi values
- new public API with returning AccountBalance

[#1363] Expose PoolBalance Zatoshi values

- accountBalances exposed into the SynchronizationState

[#1363] Expose PoolBalance Zatoshi values

- public vs. internal

[1363] Account balances in the SynchronizerState

- changelog update
- scanAction reports the initial after-scan value immediately instead of after X scans
- SynchronizerState has been refactored, we no longer call 2 rust methods to get shielded verified + total balances
 - tests refactored to reflect this change
- mocks regenerated
- Sourcery version bumped

[#1363] Account balances in the SynchronizerState

- changelog typo fixed

[#1363] Account balances in the SynchronizerState

- internal vs. public
2024-01-31 17:05:13 -08:00
..
Block [#1363] Expose PoolBalance Zatoshi values 2024-01-31 17:05:13 -08:00
Checkpoint Create a Dependency that can load checkpoints from bundle 2023-11-08 15:45:14 -03:00
Constants [#1351] Recover from block stream issues 2024-01-25 13:35:46 +01:00
DAO [#1281] Database is locked 2023-09-20 19:13:52 +02:00
Entity [#1281] Database is locked 2023-09-20 19:13:52 +02:00
Error Migrate to in-progress version of FFI backend 0.5.0 2024-01-29 09:47:14 -08:00
Extensions
Metrics Migrate to in-progress version of FFI backend 0.5.0 2024-01-29 09:47:14 -08:00
Model [#1363] Expose PoolBalance Zatoshi values 2024-01-31 17:05:13 -08:00
Modules/Service Migrate to in-progress version of FFI backend 0.5.0 2024-01-29 09:47:14 -08:00
Providers [#1273] SynchronizerState not always up to date 2023-09-18 11:01:58 +02:00
Repository Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
Resources/checkpoints [#1357] Checkpoints update 2024-01-28 08:43:16 -08:00
Rust Migrate to in-progress version of FFI backend 0.5.0 2024-01-29 09:47:14 -08:00
Synchronizer [#1363] Expose PoolBalance Zatoshi values 2024-01-31 17:05:13 -08:00
Tool
Transaction Migrate to in-progress version of FFI backend 0.5.0 2024-01-29 09:47:14 -08:00
Utils [#1325] Log metrics 2023-12-12 08:59:52 +01:00
ClosureSynchronizer.swift [#1236] Use of recoverUntil 2023-09-08 15:44:48 +02:00
CombineSynchronizer.swift [#1236] Use of recoverUntil 2023-09-08 15:44:48 +02:00
Initializer.swift Create a Dependency that can load checkpoints from bundle 2023-11-08 15:45:14 -03:00
Synchronizer.swift [#1363] Expose PoolBalance Zatoshi values 2024-01-31 17:05:13 -08:00