github algorand/go-algorand v2.5.6-beta
Algorand BetaNet 2.5.6

latest releases: v3.23.1-stable, v3.23.1-beta, v3.23.0-beta...
3 years ago

GitHub Logo

This release will require a protocol upgrade.
This release contains a consensus protocol upgrade, which implements the following spec:
https://github.com/algorandfoundation/specs/tree/d050b3cade6d5c664df8bd729bf219f179812595

Changes

  1. General
    • Bug Fix - Fix accessing int64 atomic variables on arm32 which was causing a panic on startup on ARM32
  2. Ledger
    • Bug Fixes
      • Ensure local delta does not have entries with empty key-value stores
      • Prevent storing empty accounts in DB after opting out from an app
      • DB data migration for empty accounts
      • compatibility mode for account index calculation in eval delta

Additional Resources

Don't miss a new go-algorand release

NewReleases is sending notifications on new releases.