Skip to content

Algorand BetaNet 2.5.3

Compare
Choose a tag to compare
@Algo-devops-service Algo-devops-service released this 29 Mar 18:44
· 2730 commits to rel/beta since this release
656f3ad

GitHub Logo

Highlights

Memory optimizations to reduce resource consumption.

Changelog

  1. Network
    • Enhancement - Adjust the network outgoing buffer sizes
  2. Ledger
    • Enhancements
      • Trim StateDelta fields before storing
      • Improve memory allocations in cloneAssetHoldings and cloneAssetParams
      • Precise calculation of paysetHint for block eval
  3. Other
    • Bug Fix - Upgrade the websocket library to use version 1.4.2

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources