Skip to content

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, cce, gmalouf, jannotti and ohill and removed request for algorandskiy January 8, 2025 21:21
@onetechnical onetechnical self-assigned this Jan 8, 2025
@codecov
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
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