ZcashLightClientKit/Tests/NetworkTests
Francisco Gindre a2283f0171
[#449] Use CompactBlock Streamer download instead of batch downloads (#451)
* [#449] Use CompactBlock Streamer download instead of batch downloade

This commit implements a small buffer for the stream download operation
so it does not store a block at a time and does it in batches instead.

Closes #449

* Fix tests

* PR Suggestions
2022-07-30 20:01:18 -03:00
..
BlockScanOperationTests.swift [#449] Use CompactBlock Streamer download instead of batch downloads (#451) 2022-07-30 20:01:18 -03:00
BlockStreamingTest.swift [#449] Use CompactBlock Streamer download instead of batch downloads (#451) 2022-07-30 20:01:18 -03:00
CompactBlockProcessorTests.swift [#440] Split constants for Download Batches and Scanning Batches (#441) 2022-07-29 10:07:08 -03:00
CompactBlockReorgTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
DownloadOperationTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
LightWalletServiceTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
ZcashRustBackendTests.swift [#326] Load Checkpoint files from bundle. 2022-05-05 18:30:17 -03:00