Skip to content

Algorand 4.7.3

Latest

Choose a tag to compare

@Algo-devops-service Algo-devops-service released this 15 Jun 14:32
4d11e2e

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.

Changelog

Enhancements

  • network: change MaxDecompressedMessageSize
  • eval: call WellFormed for entire group
  • eval: recover panics during validation
  • txn: handle failures better in txnGroupBatchPrep

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources