Skip to content

Algorand BetaNet 4.7.3

Choose a tag to compare

@Algo-devops-service Algo-devops-service released this 16 Jun 19:54
b20b4e1

GitHub Logo

Overview

This release improves safety and durability of node operation.

What's New

  • Improved error handling and validation for transactions and transaction groups
  • Added better bound checks to transaction evaluation code.

Changelog

Enhancements

  • ci: update runners
  • network: change MaxDecompressedMessageSize
  • eval: call WellFormed for entire group
  • eval: recover panics during validation
  • transactions: updates for bound checks
  • transactions: catch bogus type in group with computeAvailability
  • txn: handle failures better in txnGroupBatchPrep

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources