ZcashLightClientKit/Tests/TestUtils
Michal Fousek d091660b79 [#1016] Rebuild download stream periodically while downloading
- Rebuild download stream in `BlockDownloaderImpl` each 10 batches. So
  currently stream downloads 1000 blocks and then new stream is created.
- Memory stays between 60MB and 70MB during sync in the Sample app.
2023-05-17 10:36:02 +02:00
..
Resources [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
Sourcery [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
proto
CompactBlockProcessorEventHandler.swift [#781] This fixes test `testMaxAmountMinusOneSend` by creating two se… (#1034) 2023-05-10 17:13:29 -03:00
DarkSideWalletService.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
FakeChainBuilder.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
FakeService.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
FakeStorage.swift [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00
InternalSyncProgressMemoryStorage.swift
LatestBlocksDataProviderMock.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
LoggerProxy.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
MockSessionIDGenerator.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
MockTransactionRepository.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
SDKSynchronizerSyncStatusHandler.swift [#843] Simplify Synchronizer Status 2023-05-09 12:35:49 +02:00
Stubs.swift [#843] Simplify Synchronizer Status 2023-05-09 12:35:49 +02:00
TestCoordinator.swift [#843] Simplify Synchronizer Status 2023-05-09 12:35:49 +02:00
TestDbBuilder.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
TestVector.swift
Tests+Utils.swift [#1016] Rebuild download stream periodically while downloading 2023-05-17 10:36:02 +02:00
TestsData.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
UnspentTransactionOutputEntityMock.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
ZcashTestCase.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00