BetaNet Update: 2.1.3

In anticipation of our upcoming MainNet release, BetaNet was upgraded to version 2.1.3 today at 9:30pm EDT. Unfortunately the 32-bit ARM binaries are delayed once again.

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.

If this is not the case, you can update the binary, but aren’t required to do so.

Summary of Contained Changes in Upgrade:

Highlights

Performance enhancements and bug fixes.

Changes

  1. Config
    • Enhancement - add CatchpointTracking to config file
  2. Catchup
    • Bug Fixes
      • fix fast catchup processed/total account values swapped in status line
      • slow down catchup while catchpoint file is being written
  3. Tools
    • Bug Fix - disable deadlock detection on master

Protocol Upgrade

This release does not contain a consensus protocol upgrade.

Additional Resources

To update your current version of BetaNet to 2.1.3, 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:

https://developer.algorand.org/docs/run-a-node/setup/install/#updating-node

3 Likes