Skip to content

Backport release/v6.6: Update v6.6 change log in prep to cut v6.6.3 patch - #4055

Merged
masih merged 2 commits into
release/v6.6from
backport-4033-to-release/v6.6
Aug 28, 2026
Merged

Backport release/v6.6: Update v6.6 change log in prep to cut v6.6.3 patch#4055
masih merged 2 commits into
release/v6.6from
backport-4033-to-release/v6.6

Conversation

@seidroid

@seidroid seidroid Bot commented Aug 28, 2026

Copy link
Copy Markdown

Backport of #4033 to release/v6.6.

@seidroid

seidroid Bot commented Aug 28, 2026

Copy link
Copy Markdown
Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-4033-to-release/v6.6
git worktree add --checkout .worktree/backport-4033-to-release/v6.6 backport-4033-to-release/v6.6
cd .worktree/backport-4033-to-release/v6.6
git reset --hard HEAD^
git cherry-pick -x ea3836f1a987a3fd31820fcb6c0078e625bf50e7
git push --force-with-lease

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedAug 28, 2026, 6:07 PM

@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.20%. Comparing base (d2e7ad2) to head (75c1e0f).
⚠️ Report is 1 commits behind head on release/v6.6.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v6.6    #4055      +/-   ##
================================================
- Coverage         59.11%   58.20%   -0.91%     
================================================
  Files              2231     2157      -74     
  Lines            184599   175837    -8762     
================================================
- Hits             109119   102354    -6765     
+ Misses            65646    64357    -1289     
+ Partials           9834     9126     -708     
Flag Coverage Δ
sei-db 69.80% <ø> (ø)
sei-db-state-db ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 100 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Clean up the v6.6 changelog section by removing merge conflict markers and preserving the correct release notes for the patch series. This keeps the changelog consistent with the backported fixes and prevents duplicate or conflicting entries in the release history.
@alexander-sei
alexander-sei marked this pull request as ready for review August 28, 2026 18:05
@masih
masih merged commit e18d9b6 into release/v6.6 Aug 28, 2026
23 checks passed
@masih
masih deleted the backport-4033-to-release/v6.6 branch August 28, 2026 18:06
@cursor

cursor Bot commented Aug 28, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation-only changelog update with no runtime or API changes.

Overview
Updates the v6.6 section of CHANGELOG.md so release notes match backports landed on release/v6.6 ahead of cutting v6.6.3 (backport of #4033).

The section gains nine new bullet entries at the top (PRs #4053 through #3965), covering snapshot validation, memiavl snapshot fixes, frozen RPC router hardening, historical EVM freeze mode, and v6.6.2 version/changelog prep. The existing #4006 line is reworded to “Disable mempool traffic in freeze mode” instead of the longer transaction/evidence/gossip wording.

Reviewed by Cursor Bugbot for commit 75c1e0f. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants