ZcashLightClientKit/Tests/DarksideTests
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
..
AdvancedReOrgTests.swift [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
BalanceTests.swift [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
BlockDownloaderTests.swift Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
DarksideSanityCheckTests.swift [#1249] Fix linter issues 2023-09-11 08:03:16 +02:00
PendingTransactionUpdatesTest.swift [#1249] Fix linter issues 2023-09-11 08:03:16 +02:00
ReOrgTests.swift Create a Dependency that can load checkpoints from bundle 2023-11-08 15:45:14 -03:00
RewindRescanTests.swift [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
ShieldFundsTests.swift [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
SynchronizerDarksideTests.swift [#1363] Expose PoolBalance Zatoshi values 2024-01-31 17:05:13 -08:00
SynchronizerTests.swift [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
TransactionEnhancementTests.swift Create a Dependency that can load checkpoints from bundle 2023-11-08 15:45:14 -03:00
Z2TReceiveTests.swift [#1249] Fix linter issues 2023-09-11 08:03:16 +02:00