go-algorand v3.11.2-beta was released on Friday October 21st, 10:30am EDT (2:30pm UTC).
Overview
This release disables cadaver file generation by default. This is a performance enhancement.
Changelog
Enhancements
- Algod: turn off cadaver trace file by default (#4676)
- Tests: Consistent resource/account struct tests (#4669)
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: