MainNet and TestNet Update: Go-Algorand 4.0.3

Overview

This hotfix release fixes a couple catchpoint generation issues.

What’s New

  • Fix catchpoint label generation by better pruning of old online account data
  • Fix issue if node is restarted while in first stage of catchpoint DB dump to disk

Changelog

Bugfixes

  • Ledger: fix exceeding offline rows in online accounts table (#6295)
  • Catchpoint: handle loadFromDisk/recoverFromCrash during first stage correctly (#6290)
  • DevOps: fix golang version handling in bash scripts (#6288)
  • Build: Bump Ubuntu version in codegen_verification job. (#6260)

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

1 Like