MainNet and TestNet have been updated to 3.2.3 today, Wed Jan 5, 2021 10:30AM EST (3:30PM UTC). This release does not contain a consensus upgrade.
Highlights
3.2.1 introduced a minor delay whenever a catchpoint was generated every 10,000 rounds. This fix resolves that issue for nodes that have catchpoint generation enabled (e.g. archival nodes).
Changelog
- Ledger
- Bug Fix - Perform catchpoint writing outside the tracker’s lock (#3311)
Protocol Upgrade
This release does not contain a protocol upgrade.
Additional Resources
To update your current version, run the following goal command:
./update.sh -c stable -i -d <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 yet,
you can follow the instructions here: