Skip to content

go-algorand v4.1.1-beta Release PR#6332

Merged
algojohnlee merged 3 commits intoalgorand:rel/betafrom
onetechnical:relbeta4.1.1
May 21, 2025
Merged

go-algorand v4.1.1-beta Release PR#6332
algojohnlee merged 3 commits intoalgorand:rel/betafrom
onetechnical:relbeta4.1.1

Conversation

@onetechnical
Copy link
Copy Markdown
Contributor

@onetechnical onetechnical commented May 20, 2025

GitHub Logo

Overview

This release enables vote compression in P2P networking.

What's New

  • Enable vote compression for P2PNetwork
  • Count traffic before decompression for analysis

Changelog

Bugfixes

  • Network: count received traffic before decompression #6330)

Enhancements

  • Network: enable vote compression for P2PNetwork #6331)

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

@onetechnical onetechnical self-assigned this May 20, 2025
@onetechnical onetechnical marked this pull request as ready for review May 20, 2025 20:53
@algojohnlee algojohnlee merged commit 621410d into algorand:rel/beta May 21, 2025
15 checks passed
@onetechnical onetechnical deleted the relbeta4.1.1 branch May 21, 2025 01:22
@codecov
Copy link
Copy Markdown

codecov bot commented May 21, 2025

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.

Project coverage is 49.15%. Comparing base (7c333ef) to head (26a113c).
Report is 4 commits behind head on rel/beta.

Files with missing lines Patch % Lines
network/wsPeer.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rel/beta    #6332      +/-   ##
============================================
- Coverage     52.06%   49.15%   -2.92%     
============================================
  Files           660      653       -7     
  Lines         87630    87547      -83     
============================================
- Hits          45628    43032    -2596     
- Misses        39144    41526    +2382     
- Partials       2858     2989     +131     

☔ 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.

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