MainNet and TestNet Update: 3.9.4

MainNet and TestNet have been updated to 3.9.4 today, Mon Sept 12, 2022 10:30AM EST (2:30PM UTC).

Overview

Fix for node_exporter and added timeout to stateproof API.

Changelog

Bug Fixes

  • StateProofs: Add timeout to stateproof API (#4515)
  • Metrics: TagCounter gains a tag set to filter on (#4503)
  • Metrics: set filtered TagCounters from init() (#4524)
  • Tools: Update node_exporter to include algorand/node_exporter#6 (#4518)

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

1 Like