Skip to content

Algorand v2.0.3

Compare
Choose a tag to compare
@tsachiherman tsachiherman released this 23 Jan 23:07
· 3975 commits to rel/stable since this release
8fe3ae6

GitHub Logo

Changes

  1. 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
  2. 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
  3. Ledger
    • Scan for ledger wallets more often
  4. Indexer
    • Add support for indexing receiver on asset transfers

Protocol Upgrade

This release does not contain a consensus protocol upgrade.

Additional Resources