BetaNet was updated to version 3.4.2 on Mon Feb 28, 2022, 6:30 PM EST (11:30 PM UTC).
Highlights
Incorporate a fix for sumhash lib in upstream dependency.
Changelog
New Features
Enhancements
- Cicd: Limit pr type and category check to master branch (#3675) link
- Cicd: Adding pr type label checker (#3645) link
- Devops: Regen net.json for scenario2 test to include api endpoints for nodes. (#3654) link
- Tools: Goal node create improvements (#3639) link
- Tools: Decrease partkey rounds to 3mil for feature networks (#3662) link
Bug Fixes
- Algod: Use updated sumhash lib (#3684) link
- Algod: Remove batch verification flag from the compact certs struct (#3644) link
- Algod: Deregister metrics tracker on close (#3661) link
- Api: Fix prove bug on api (#3632) link
- Testing: Fix randomly failing testpseudonodefailedenqueuedtasks (#3683) link
- Testing: Fix a typo in agreement test (#3651) link
- Testing: Add partitiontest to tests. (#3658) link
Protocol Upgrade
This release does not contain a protocol upgrade.
Additional Resources
To update to the current version of BetaNet, you can run the following goal command:
./update.sh -c beta -i -d <betanet-data-directory> -n
If you haven’t already done so, we also advise setting up a CRON job to automatically update your algorand networks. If you haven’t done this for BetaNet, you can follow the instructions here: