We released go-algorand v3.9.1-beta on Tue Aug 16, 10:30am EDT (2:30pm UTC).
Overview
Bug Fix to in State Proof lookback and other test fixes.
What’s New
Changelog
Bug Fixes
- Catchup: Download StateProofVotersLookback more amount of blocks if needed (#4392)
- REST API: Change State Proof message to no longer be embedded (#4395)
- Tests: make SP e2e tests easier for arm (#4402)
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: