Backport release/v6.6: Update v6.6 changelog in prep to cut rc3#3746
Conversation
Adds the `release/v6.6` entries merged since the rc2 changelog (#3730), in prep to cut **v6.6.0-rc3**: - **[#3743](#3743 — `feat(cosmos): range-check Dec conversions and DecCoin validation (CON-369)` (the immunefi/app-hash-breaking fix that motivates rc3) - **[#3732](#3732 — rc2 version bump - **[#3731](#3731 — rc2 changelog backport The two process commits mirror how the rc2 changelog (#3730) captured the rc1 cut's process commits (#3688 version bump, #3686 changelog). Authored on `main`; the `backport release/v6.6` label will trigger the backport to the release branch, after which the `version.json` rc3 bump can cut the tag. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> (cherry picked from commit 79b12b9)
PR SummaryLow Risk Overview The new bullets document recent release-line work: #3743 (cosmos Reviewed by Cursor Bugbot for commit 020bfab. 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 backport adding three entries for #3743, #3732, and #3731 in prep for v6.6-rc3.
Extended reasoning...
Overview
This PR modifies only CHANGELOG.md, adding three bullet points at the top of the v6.6 sei-chain section documenting the recent backports (#3743 Dec/DecCoin range-check, #3732 version bump, #3731 prior changelog update). It is a backport of #3744 to release/v6.6.
Security risks
None. Documentation-only change with no runtime, consensus, or code path impact.
Level of scrutiny
Minimal. This is a mechanical changelog update — the exact type of change intended for auto-approval. Entries reference real, already-merged PRs matching recent main-branch commits (d58773f, 66a196d, 8af84bf, 985ad8e).
Other factors
No bugs found by the bug hunting system. No outstanding reviewer comments requiring resolution.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/v6.6 #3746 +/- ##
================================================
- Coverage 58.73% 58.08% -0.66%
================================================
Files 2225 2151 -74
Lines 183541 174973 -8568
================================================
- Hits 107807 101627 -6180
+ Misses 66011 64329 -1682
+ Partials 9723 9017 -706
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Bumps `version.json` `v6.6.0-rc2` → `v6.6.0-rc3`. On merge to `release/v6.6`, the UCI release-publish workflow cuts the **`v6.6.0-rc3`** tag + GitHub release (auto-generated notes) and GoReleaser builds the `seid` binaries. rc3 is cut from `release/v6.6` HEAD, which includes **[#3743](#3743 — `feat(cosmos): range-check Dec conversions and DecCoin validation (CON-369)`, the app-hash-breaking immunefi fix motivating this rc. Mirrors Masih's rc2 bump (#3732): `version.json` only, authored directly on the release branch, labeled `release` (required for UCI to cut the tag on a non-default branch). **Ordering:** merge the changelog backport #3746 first, then this — matching the rc1/rc2 sequence. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
bugbot run |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 020bfab. Configure here.
There was a problem hiding this comment.
LGTM — changelog-only backport.
Extended reasoning...
Overview
This PR backports a changelog update to release/v6.6, adding three bullet entries to the top of the v6.6 section documenting already-merged PRs (#3743, #3732, #3731). The only file touched is CHANGELOG.md.
Security risks
None. This is a documentation-only change with no code, config, or dependency modifications.
Level of scrutiny
Minimal scrutiny is warranted — this is a mechanical, self-contained changelog edit following an established pattern (identical to prior RC-cut changelog PRs like #3731). There is no ambiguity in intent and no runtime behavior is affected.
Other factors
CI checks (Buf, Codecov) passed. No outstanding review comments requiring action. The bug hunting system found no issues, consistent with the trivial nature of the change.
Backport of #3744 to
release/v6.6.