Backport release/v6.6: Update changelog in prep to cut 6.6 RC1#3686
Conversation
Re-generate fresh change log in prep to cut v6.6 RC1 (cherry picked from commit 344fd53)
PR SummaryLow Risk Overview The new lines cover backported items such as state store compaction after prune, Prometheus metrics fix, multiversion iterator hardening, evmone absolute-path requirement, go-ethereum bump, GHA checkout update, v6.6 changelog generation, and CW20/EVM co-broadcast—without changing any runtime code. Reviewed by Cursor Bugbot for commit e8fc68b. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
There was a problem hiding this comment.
LGTM — changelog-only update for the 6.6 RC1 cut.
Extended reasoning...
Overview
Documentation-only change to CHANGELOG.md under the v6.6 section, adding eight PR references for the 6.6 RC1 cut. No runtime, config, or build code is modified.
Security risks
None. This is a Markdown documentation file; it has no effect on consensus, runtime, or infrastructure behavior.
Level of scrutiny
Minimal. Changelog-only edits are mechanical and safe to approve without human review, provided the PR references are plausible (they are — all reference recently merged sei-chain PRs consistent with recent commit history).
Other factors
The bug hunting system found no issues, and this is a straightforward backport of #3685 to release/v6.6.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/v6.6 #3686 +/- ##
================================================
- Coverage 58.93% 58.05% -0.88%
================================================
Files 2225 2151 -74
Lines 183564 175017 -8547
================================================
- Hits 108182 101607 -6575
+ Misses 65656 64384 -1272
+ Partials 9726 9026 -700
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Backport of #3685 to
release/v6.6.