ZcashLightClientKit/Tests/DarksideTests
Michal Fousek 4e5cb505fa [#488] Delete cache db when sync ends
Closes #488

- When sync process is finished cache DB is removed from disk.
- Latest downloaded block is preserved becuase it's required to computes
  in which phase to resume sync process.
- `SDKSynchronizer.latestDownloadedHeight` public API is removed
  it makes no longer sense. This API was reading from cache DB.
2022-11-15 10:31:59 +01:00
..
AdvancedReOrgTests.swift [#488] Delete cache db when sync ends 2022-11-15 10:31:59 +01:00
BalanceTests.swift PR Suggestions 2022-10-31 20:17:21 -03:00
BlockDownloaderTests.swift [#593] Fix testSmallDownloadAsync test 2022-10-28 12:18:19 +02:00
DarksideSanityCheckTests.swift PR Suggestions 2022-10-31 20:17:21 -03:00
PendingTransactionUpdatesTest.swift PR Suggestions 2022-10-31 20:17:21 -03:00
ReOrgTests.swift PR Suggestions 2022-10-31 20:17:21 -03:00
RewindRescanTests.swift PR Suggestions 2022-10-31 20:17:21 -03:00
ShieldFundsTests.swift Fix compiler errors 2022-10-31 09:57:10 -03:00
SychronizerDarksideTests.swift [#621] Adds a synchronizer state subject with the last available 2022-11-14 14:44:33 -03:00
SynchronizerTests.swift PR Suggestions 2022-10-31 20:17:21 -03:00
TransactionEnhancementTests.swift Merge branch 'feature/zip-316-and-latest-upstream' into release/0.17.0-alpha.3 2022-11-01 15:09:39 -03:00
Z2TReceiveTests.swift PR Suggestions 2022-10-31 20:17:21 -03:00