go-algorand v3.10.0-beta will be released on Monday October 17th, 10:30am EDT (2:30pm UTC).
Overview
This release contains improvements to network propagation, through opportunistic compression.
What's New
- Proposal payload compression
Changelog
Enhancements
- Batch-verify: Return failed sig indexes (#4614)
- Cicd: reduce mmnet LastPartKeyRound to 50k (#4625)
- Devops: Update betanet model recipe, move NPN hosts to regions not shared by hosts for relays and nodes (#4588)
- Goal: don't mark app-arg as hidden for account command (#4629)
- Metrics: Remove labels from gauge metrics (#4606)
- Network: proposal payload compression (#4589)
- Tests: extend transactions signature verification testing (#4623)
Bugfixes
- Tools: fix lagging cinfo.AppParams data structure in PingPong (#4613)
Protocol Upgrade
This release does not contain a protocol upgrade.
Additional Resources
To update to the current version of BetaNet, you can run the following goal command:
./update.sh -c beta -i -d <betanet-data-directory> -n
If you haven’t already done so, we also advise setting up a CRON job to automatically update your algorand networks. If you haven’t done this for BetaNet, you can follow the instructions here: