v1.1.4
·
1156 commits
to develop
since this release
Zip Files
- Windows: https://storage.googleapis.com/go-spacemesh-release-builds/v1.1.4/Windows.zip
- macOS: https://storage.googleapis.com/go-spacemesh-release-builds/v1.1.4/macOS.zip
- macOS arm64: https://storage.googleapis.com/go-spacemesh-release-builds/v1.1.4/macOS_ARM64.zip
- Linux: https://storage.googleapis.com/go-spacemesh-release-builds/v1.1.4/Linux.zip
- Linux arm64: https://storage.googleapis.com/go-spacemesh-release-builds/v1.1.4/Linux_ARM64.zip
This release improves protocol validation efficiency, especially important in next epoch, because of the participation growth that we are seeing. Without this change you will see significant cpu usage spikes every 5 minute. And sync reliability, important not only for initial sync, but also when node has network issues and has to catch-up with the rest of the network.
For information about changes in this release see the changelog.
Full Changelog: v1.1.2...v1.1.4