ZcashLightClientKit/Tests/OfflineTests
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
..
CompactBlockProcessorActions [#1325] Log metrics 2023-12-12 08:59:52 +01:00
DerivationToolTests Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
BirthdayTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
CheckpointSourceTests.swift [#1325] Log metrics 2023-12-12 08:59:52 +01:00
ClosureSynchronizerOfflineTests.swift Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
CombineSynchronizerOfflineTests.swift Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
CompactBlockRepositoryTests.swift Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
FsBlockStorageTests.swift Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
InitializerOfflineTests.swift [#1111] Change storage for InternalSyncProgress 2023-05-22 20:42:11 +02:00
MemoTests.swift [#1037] Empty string memo throws `ZcashError.memoTextInputEndsWithNullBytes` (#1038) 2023-05-10 12:39:34 -03:00
NullBytesTests.swift Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
PagedTransactionRepositoryTests.swift [#484] Use async for TransactionsRepository 2023-03-28 10:17:14 +02:00
RawTransactionTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
RecipientTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
SynchronizerOfflineTests.swift [#1363] Expose PoolBalance Zatoshi values 2024-01-31 17:05:13 -08:00
TransactionRepositoryTests.swift Apply suggestions from code review. 2023-09-19 16:24:36 -06:00
TxIdTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
UndescribableTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
UnifiedTypecodesTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
WalletTests.swift [#1236] Use of recoverUntil 2023-09-08 15:44:48 +02:00
ZatoshiTests.swift Fix typos 2022-12-31 12:50:16 +02:00
ZcashRustBackendTests.swift Create a Dependency that can load checkpoints from bundle 2023-11-08 15:45:14 -03:00
ZcashTransactionStateTests.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
Zip302MemoTests.swift [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00