Algorand BetaNet 3.25.0
Algo-devops-service
released this
12 Jun 15:02
·
133 commits
to rel/beta
since this release
Overview
What's New
- Network optimization - fixes for ERL resources management
- Performance enhancement - add expired stake cache to reduce db lookups
- Miscellaneous debugging improvements
- Other bug fixes, test improvements, and optimizations
Changelog
New Features
- REST API: /debug/settings/pprof admin endpoint for debugging (#6018)
Enhancements
- Agreement: log current player state for VoteBroadcast and ProposalBroadcast events (#6007)
- Build: bump golang.org/x/net from 0.17.0 to 0.23.0 (#5979)
- Ci: upgrade github checkout action to v4 (#6010)
- Cicd: Update to switch e2e_expect to large (#6004)
- Ledger: introduce expired stake cache (#6014)
- Metrics: Add TagCounterFiltered metrics for handler calls (#6013)
- Typos: Correct some spelling mistakes (#6001)
Bugfixes
- Cicd: update OS support in test release script (#6012)
- Logger: fix data race in tests (#5999)
- Tests: set communication timeout in kmd.init_wallet_handle (#6021)
- Tests: Fix flakey htlc test (#6017)
- Tests: Fix e2e kmd timeout (#6016)
- Tests: Fix flakey ECDSA testing (#6005)
- Tools: Fix Cloudflare SRV update utility after API change (#6020)
- Txhandler: fixes to ERL resources management (#6019)
Protocol Upgrade
This release does not contain a protocol upgrade.
NOTE
vFuture changes are not yet available in MainNet or TestNet but can be used in private networks.
- AVM: incentive opcodes (#5984)