ZcashLightClientKit/Sources/ZcashLightClientKit
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
..
Block [#449] Use CompactBlock Streamer download instead of batch downloads (#451) 2022-07-30 20:01:18 -03:00
Constants [#440] Split constants for Download Batches and Scanning Batches (#441) 2022-07-29 10:07:08 -03:00
DAO [#435] thread sanitizer issues (#448) 2022-07-29 15:20:55 -03:00
Entity [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Extensions [#392] Synchronizer error 8. when syncing. (#413) 2022-07-12 17:28:16 -03:00
Model [#428] make some helpers publicly accessible (#429) 2022-07-15 16:54:25 -03:00
Providers Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Repository Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Resources/checkpoints [#446] Release 0.16.4-beta (#447) 2022-07-29 11:41:14 -03:00
Rust [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Service [#440] Split constants for Download Batches and Scanning Batches (#441) 2022-07-29 10:07:08 -03:00
Synchronizer [#435] thread sanitizer issues (#448) 2022-07-29 15:20:55 -03:00
Tool Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Transaction [#435] thread sanitizer issues (#448) 2022-07-29 15:20:55 -03:00
Utils [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Initializer.swift [#444] Syncing Restarts to zero when the wallet is wiped and synced from zero in one go. (#445) 2022-07-29 10:33:23 -03:00
Synchronizer.swift [#392] Synchronizer error 8. when syncing. (#413) 2022-07-12 17:28:16 -03:00