forked from Qortal/qortal
270ac88b51
When communicating with a peer that is running at least version 1.5.0, it will now sync multiple blocks at once in Synchronizer.syncToPeerChain(). This allows us to bypass the single block syncing (and retry mechanism), which has proven to be unviable when there are multiple active forks with several blocks in each chain. For peers below v1.5.0, the logic should remain unaffected and it will continue to sync blocks individually. |
||
---|---|---|
.. | ||
java/org | ||
resources | ||
wasm/memory-pow | ||
.DS_Store |