Algorand v2.0.3 Release Notes

Hi All,

Today Algorand version 2.0.3 was released for public download. This release is NOT a consensus upgrade so it does not require an update on your behalf in order to continue to participate on the Algorand network. While an optional upgrade, it is recommended to be running the latest software. The full list of the changes can be found here, but the major updates are as follows:

Telemetry:

  • Use the tls bootstrap srv record to point to https servers
  • Abort the algod during startup in case logging.config has permission issue
  • Add logging to node.log of telemetry connectivity issues
  • Add logging for the telemetry server connections

Goal:

  • Add lease to asset commands
  • Fix disassemble when multiple bnz have the same target label
  • Fix asset unit name display in goal account list
  • Add --no-sig flag to goal clerk multisig sign
  • Improve missing msig preimage error message
  • Fix goal from crashing during goal listpartkeys with expired keys
  • Improve missing msig preimage error message

Ledger hardware wallet support:

  • Scan for ledger wallets more often

Indexer:

  • Add support for indexing receiver on asset transfers

As always, please let us know if you have any questions.