Skip to content

Algorand BetaNet 4.0.1

Compare
Choose a tag to compare
@Algo-devops-service Algo-devops-service released this 10 Jan 14:09
· 2 commits to rel/beta since this release
fdf5711

GitHub Logo

Overview

This release includes some minor bug fixes and updates.

What's New

  • Fix for rare issue in catchpoint file generation
  • Network fix for race condition in peer handling
  • Other minor updates

Changelog

Enhancements

  • Chore: Update license copyright to 2025 (#6215)
  • Tests: Move WaitForConfirmedTxn down into clients (#6218)

Bugfixes

  • Catchpoints: more support for EnableOnlineAccountCatchpoints (#6214)
  • Network: handle empty wsPeer supplied to transaction handler (#6195)
  • Spec: typos and a payout detail (#6210)
  • Tests: Correct an off by one, and retry instead of fail with bad accounts (#6217)
  • Tests: Minimize flakiness in TestBasicPayouts (#6211)

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources