Skip to content

go-algorand v4.0.3-beta Release PR#6296

Merged
algojohnlee merged 5 commits intoalgorand:rel/betafrom
onetechnical:relbeta4.0.3
Apr 8, 2025
Merged

go-algorand v4.0.3-beta Release PR#6296
algojohnlee merged 5 commits intoalgorand:rel/betafrom
onetechnical:relbeta4.0.3

Conversation

@onetechnical
Copy link
Copy Markdown
Contributor

@onetechnical onetechnical commented Apr 8, 2025

GitHub Logo

Overview

This hotfix release fixes a couple catchpoint generation issues.

What's New

  • Fix catchpoint label generation by better pruning of old online account data
  • Fix issue if node is restarted while in first stage of catchpoint DB dump to disk

Changelog

Bugfixes

  • Ledger: fix exceeding offline rows in online accounts table (#6295)
  • Catchpoint: handle loadFromDisk/recoverFromCrash during first stage correctly (#6290)
  • DevOps: fix golang version handling in bash scripts (#6288)
  • Build: Bump Ubuntu version in codegen_verification job. (#6260)

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

@onetechnical onetechnical self-assigned this Apr 8, 2025
@onetechnical onetechnical marked this pull request as ready for review April 8, 2025 20:24
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.78%. Comparing base (d94b696) to head (d64bad5).
Report is 6 commits behind head on rel/beta.

Additional details and impacted files
@@             Coverage Diff              @@
##           rel/beta    #6296      +/-   ##
============================================
- Coverage     51.97%   51.78%   -0.20%     
============================================
  Files           650      644       -6     
  Lines         86588    86513      -75     
============================================
- Hits          45007    44801     -206     
- Misses        38726    38840     +114     
- Partials       2855     2872      +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@cce cce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PRs listed are in this release

@algojohnlee algojohnlee merged commit 5c68ecc into algorand:rel/beta Apr 8, 2025
17 checks passed
@onetechnical onetechnical deleted the relbeta4.0.3 branch April 8, 2025 23:32
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.

5 participants