qortal/src/main
CalDescent 270ac88b51 Added GetBlocksMessage and BlocksMessage, which allow multiple blocks to be transferred between peers in a single request.
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.
2021-03-27 15:45:15 +00:00
..
java/org Added GetBlocksMessage and BlocksMessage, which allow multiple blocks to be transferred between peers in a single request. 2021-03-27 15:45:15 +00:00
resources Merge pull request #31 from sakumatto/master 2021-03-11 11:06:03 +00:00
wasm/memory-pow Fix incorrect PoW buffer length usage 2020-06-08 09:01:55 +01:00
.DS_Store Initial translations of UI terms into Finnish 2021-02-12 17:02:31 +02:00