Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-algorand 4.0.1-beta Release PR #6220

Merged
merged 10 commits into from
Jan 8, 2025

Conversation

Algo-devops-service
Copy link
Contributor

@Algo-devops-service Algo-devops-service commented Jan 8, 2025

GitHub Logo

Overview

This release includes some minor bug fixes and updates.

What's New

  • Fix for rare issue in catchpoint file generation
  • Network fix for race condition in peer handling
  • Other minor updates

Changelog

Enhancements

  • Chore: Update license copyright to 2025 (#6215)
  • Tests: Move WaitForConfirmedTxn down into clients (#6218)

Bugfixes

  • Catchpoints: more support for EnableOnlineAccountCatchpoints (#6214)
  • Network: handle empty wsPeer supplied to transaction handler (#6195)
  • Spec: typos and a payout detail (#6210)
  • Tests: Correct an off by one, and retry instead of fail with bad accounts (#6217)
  • Tests: Minimize flakiness in TestBasicPayouts (#6211)

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

@onetechnical onetechnical requested review from algorandskiy, jannotti, cce, gmalouf and ohill and removed request for algorandskiy January 8, 2025 21:21
@onetechnical onetechnical self-assigned this Jan 8, 2025
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 0% with 68 lines in your changes missing coverage. Please review.

Project coverage is 51.84%. Comparing base (e77a367) to head (522424b).
Report is 11 commits behind head on rel/beta.

Files with missing lines Patch % Lines
cmd/catchpointdump/file.go 0.00% 56 Missing ⚠️
cmd/catchpointdump/database.go 0.00% 6 Missing ⚠️
cmd/catchpointdump/net.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rel/beta    #6220      +/-   ##
============================================
- Coverage     52.11%   51.84%   -0.28%     
============================================
  Files           649      643       -6     
  Lines         86311    86382      +71     
============================================
- Hits          44985    44783     -202     
- Misses        38476    38733     +257     
- Partials       2850     2866      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@algojohnlee algojohnlee merged commit fdf5711 into algorand:rel/beta Jan 8, 2025
17 checks passed
@onetechnical onetechnical deleted the relbeta4.0.1 branch January 8, 2025 21:50
PhearZero pushed a commit to PhearNet/crypto that referenced this pull request Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants