Skip to content

v5.11.0

Compare
Choose a tag to compare
@TheTrunk TheTrunk released this 04 Jun 16:00
· 537 commits to master since this release
2a2452f
  • Introduces 'fluxapprequest' message version 2
    • With fluxapprequest version 2, each node can ask on a single message up to 500 missing apps information, and it asks one peer at the time, what will represent much less network usage, cpu usage, and reducing the "spamming" of this kind of messages over the network and the most important a much faster sync on the new nodes that before could take few days to have all the apps messages information stored on mongo db and now should take just few hours.
    • The new version will start to be used on the network on block 1670000.
  • Improvements on mongodb memory configuration
  • Other small improvements

This version will be enforced on June 19th.

What's Changed

New Contributors

Full Changelog: v5.10.0...v5.11.0