ZcashLightClientKit/Sources/ZcashLightClientKit/Block/Processor
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
..
CompactBlockDownload.swift [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
CompactBlockEnhancement.swift Merge branch 'master' into merge-master 2022-10-03 20:15:40 -03:00
CompactBlockProcessor.swift Update to latest librustzcash 2022-10-17 15:00:08 -06:00
CompactBlockScanning.swift [#577] Fix: reduce batch size when reaching increased load part of the chain 2022-10-25 18:21:32 -03:00
CompactBlockValidationInformation.swift [476] CompactBlockProcessor to async/await 2022-09-15 08:10:12 +02:00
FetchUnspentTxOutputs.swift Update to latest librustzcash 2022-10-17 15:00:08 -06:00
FigureNextBatch.swift [476] CompactBlockProcessor to async/await 2022-09-15 08:10:12 +02:00