Main changes
This release brings numerous changes to networking stack to reduce load on consumer routers and should help preventing network outages.
We also updated parity-db
, which should help avoiding occasional database corruptions users reported.
x86-64 builds are now offered in x86-64-v3 form (for newer processors since ~2015) and x86-64-v2 (for older processors since ~2009 and some old VMs), older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired.
Ubuntu and Windows x86-64 builds
There are two versions:
- x86-64-v3: for newer processors since ~2015
- x86-64-v2: for older processors since ~2009 and some old VMs
- older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired
Known issues
Execution implementation in this release is incompatible with previous versions of Gemini 3c, so only farming works here.
You may see Incoming connection rejected:
message, it will be resolved in upcoming updates (in the meantime you can add 2>&1 | grep -v 'ConnectionLimit'
to the end of the command on Ubuntu or macOS to ignore it).