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 3.23.1-beta Release PR #5960

Merged
merged 21 commits into from
Mar 16, 2024

Conversation

onetechnical
Copy link
Contributor

@onetechnical onetechnical commented Mar 16, 2024

GitHub Logo

Overview

This release fixes an issue where peers were not ranked for performance serving catchpoints.

Changelog

Enhancements

  • Docker: Bump debian version in algod container (#5955)

Bugfixes

  • Network: Penalize peer/class rankings when peer does not have catchpoint (#5959)

Protocol Upgrade

This release does not contain a protocol upgrade.


Additional Resources

dependabot bot and others added 21 commits January 24, 2024 12:06
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@onetechnical onetechnical self-assigned this Mar 16, 2024
@onetechnical onetechnical changed the title go-algorand 3.23.0-beta Release PR go-algorand 3.23.1-beta Release PR Mar 16, 2024
@onetechnical onetechnical marked this pull request as ready for review March 16, 2024 00:37
Copy link

codecov bot commented Mar 16, 2024

Codecov Report

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

Project coverage is 55.73%. Comparing base (58fea01) to head (ef9a857).

Files Patch % Lines
catchup/catchpointService.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rel/beta    #5960      +/-   ##
============================================
- Coverage     56.16%   55.73%   -0.44%     
============================================
  Files           493      489       -4     
  Lines         68162    68112      -50     
============================================
- Hits          38286    37965     -321     
- Misses        27306    27579     +273     
+ Partials       2570     2568       -2     

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

@algojohnlee algojohnlee merged commit 5604f7f into algorand:rel/beta Mar 16, 2024
16 checks passed
@onetechnical onetechnical deleted the relbeta3.23.1 branch March 16, 2024 13:24
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.

None yet

10 participants