BetaNet Update: 3.0.1

BetaNet is scheduled to upgrade to version 3.0.1 Mon Sept 20, 2021 10:30AM ET (2:30PM UTC). 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.

Highlights

This version adds debugging for itxn programs and includes a bugfix for dryrun crashes.
This release does not contain a protocol upgrade.

Changes

  1. TEAL
    • Added
      • Enable debugging itxn programs (#2900)
    • Fixed
      • Fix dryrun crash on rewards calculation (#2894)

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: