ZcashLightClientKit/Tests/DarksideTests
Michal Fousek 7e646adba0 [#816] Improve how rewind(policy:) call can be used
Closes #816

- `SDKSynchronizer.rewind(policy:)` can be now called anytime.
- If the sync is in progress then the sync is first stopped and then rewind is executed.
- Rewind now returns AnyPublisher which completes or fails when wipe is done.
- `AgterSyncHooksManager` is used to execute rewind after sync process
  is stopped.
2023-03-02 13:19:25 +01:00
..
AdvancedReOrgTests.swift [#644] Enable test testReOrgRemovesIncomingTxForever 2023-02-27 14:44:37 +01:00
BalanceTests.swift [#784] Fix testVerifyBalanceAfterExpiredTransaction test 2023-02-20 09:53:06 +01:00
BlockDownloaderTests.swift [#788] Fix testSmallDownloadAsync test 2023-02-17 11:02:24 +01:00
DarksideSanityCheckTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
InternalStateConsistencyTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
PendingTransactionUpdatesTest.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
ReOrgTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
RewindRescanTests.swift [#816] Improve how rewind(policy:) call can be used 2023-03-02 13:19:25 +01:00
ShieldFundsTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
SychronizerDarksideTests.swift [#801] Improve wipe implementation 2023-02-22 10:36:33 +01:00
SynchronizerTests.swift [#816] Improve how rewind(policy:) call can be used 2023-03-02 13:19:25 +01:00
TransactionEnhancementTests.swift [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
Z2TReceiveTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00