BetaNet Update: Version 2.0.15

We are planning to upgrade BetaNet to version 2.0.15 on Thursday, Jun 25th 2020 9:30AM EDT.

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

A bug in 2.0.14 caused API requests to view pending transactions by account address endpoint to fail.

Changes

  1. Rest API
    • Bug fix - fix route path to use echo parameter notation

Protocol Upgrade

This release does not contain a consensus protocol upgrade.

Additional Resources

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