Main changes
A few fixes for block authoring, including potential fix for MissingSegmentHeadersList
from #871 (#1334).
History archiving performance was improved by using parallelism for both creation and restoring history in more cases, but uses more RAM as a trade-off.
Various fixes and suppression of not critical log messages in networking and execution layers.
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
Intel Haswell and older CPUs are currently not supported by official build, but you can build from scratch if you still want to run it. This will be resolved in future releases.