BetaNet has been updated to version 3.2.1, today, Fri Dec 3, 2021, by EOD. This release does not contain a consensus upgrade.
If you have your node set to automatic updates, you don’t need to do anything. It will automatically update to the newer version whenever that becomes available.
Changelog
- Goal
- New Feature
- Fix OnCompletion flag for goal app method (Fix OnCompletion flag for
goal app method
#3228) - Support transaction arguments for goal app method (Support transaction arguments for
goal app method
#3233)
- Fix OnCompletion flag for goal app method (Fix OnCompletion flag for
- New Feature
- Algod
- BugFix
- Improve dev-mode reliability (Make dev-mode tests less flaky. #3252)
- BugFix
- Ledger
- BugFix
- Ensure i/o failure is correctly handled (Fix error shadowing in Eval #3258)
- BugFix
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: