ZcashLightClientKit/Tests/NetworkTests
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
..
BlockScanTests.swift [#1016] Rebuild download stream periodically while downloading 2023-05-17 10:36:02 +02:00
BlockStreamingTest.swift [#1016] Rebuild download stream periodically while downloading 2023-05-17 10:36:02 +02:00
CompactBlockProcessorTests.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00
CompactBlockReorgTests.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00
DownloadTests.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00
LightWalletServiceTests.swift [#901] Use fulfillment instead of wait in async context in tests 2023-05-01 09:07:43 +02:00