ZcashLightClientKit/Sources/ZcashLightClientKit/Block
Francisco Gindre 545380b3e2 [#577] Fix: reduce batch size when reaching increased load part of the chain
Currently a 100 batch can take up to 3 minutes to scan. decrease the size of the batches when the increased load part of the chain is reached until a faster sync is implemented

See related counterpart to remove it issue #576

Closes #577
2022-10-25 18:21:32 -03:00
..
DatabaseStorage Clarify & make regular how migrations are applied. 2022-10-20 10:57:57 -06:00
Downloader [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
Processor [#577] Fix: reduce batch size when reaching increased load part of the chain 2022-10-25 18:21:32 -03:00