IMPORTANT This release requires a protocol upgrade. This release contains a consensus protocol upgrade, which implements the following spec: https://github.com/algorandfoundation/specs/tree/433d8e9a7274b6fca703d91213e05c7e6a589e69 |
---|
Overview
Miscellaneous fixes to catchup and state proof totals calculation.
Changelog
Bug Fixes
- Ledger: Initialize the accountUpdatesLedgerEvaluator properly (#4456)
- Ledger: fix txtail restoring from catchpoints (#4460)
- Ledger: extend catchpoint blocks lookback (#4463)
- State Proofs: update state proof totals calculation (#4445)
- Tests: Remove using unreleased semicolon support in AVM test
- Tests: ledger reload accessing txtail history (#4473)