ZcashLightClientKit/Example/ZcashLightClientSample/ZcashLightClientSample.xcod...
Michal Fousek 0032fedde7 [#442] Introduce parallel downloading and scanning
- `BlockDownloaderImpl` is changed. It now spawns detached Task to
  download blocks. So blocks can be downloaded in parallel with scanning
  process.
- `Synchronizer.stop()` is no longer async.
- Blocks cache cleaning is changed. It's not possible to drop the whole
  cache now. There are some blocks pre-downloaded which weren't scanned
  yet.
2023-05-05 09:35:43 +02:00
..
project.xcworkspace [#1013] - Enable more granular control over logging behavior (#1014) 2023-05-02 16:59:49 -03:00
xcshareddata/xcschemes [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
project.pbxproj [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00