ZcashLightClientKit/Sources/ZcashLightClientKit/Block
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
..
DatabaseStorage [#435] thread sanitizer issues (#448) 2022-07-29 15:20:55 -03:00
Downloader Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Processor [#449] Use CompactBlock Streamer download instead of batch downloads (#451) 2022-07-30 20:01:18 -03:00