ZcashLightClientKit/Tests/AliasDarksideTests/scripts
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
..
kill_and_clean_servers.zsh [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00
run_darkside_servers.zsh [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00
servers_config.zsh [#876] Add tests which runs multiple instances of the SDKSynchronizer 2023-03-28 16:11:13 +02:00