ZcashLightClientKit/Tests
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
..
DarksideTests [#816] Improve how rewind(policy:) call can be used 2023-03-02 13:19:25 +01:00
NetworkTests [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
OfflineTests [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
PerformanceTests [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
TestUtils [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
lightwalletd Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00