BetaNet Update: Version 2.0.2

We just upgraded the BetaNet relays to v2.0.2 (around 4:30pm, Nov. 14). This is primarily a testing and safety related release. No large user-facing changes to the SDKs, goal, REST API, etc are present.

The full list of PRs associated with this release to BetaNet are listed at https://github.com/algorand/go-algorand/commits/rel/beta.

To update your current version of BetaNet to 2.0.2, 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/configure-auto-update

Thanks!
Ian