Skip to content

Algorand 4.0.3

Compare
Choose a tag to compare
@Algo-devops-service Algo-devops-service released this 14 Apr 14:30
· 66 commits to rel/stable since this release
f3be4a3

GitHub Logo

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