Backport release/v6.6: Update v6.6 changelog in prep to cut rc3#3746
Backport release/v6.6: Update v6.6 changelog in prep to cut rc3#3746seidroid[bot] wants to merge 1 commit into
release/v6.6: Update v6.6 changelog in prep to cut rc3#3746Conversation
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 lines document recent backports and release prep: #3743 (cosmos Reviewed by Cursor Bugbot for commit d58773f. 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.96% 58.07% -0.89%
================================================
Files 2225 2151 -74
Lines 183599 175031 -8568
================================================
- Hits 108254 101657 -6597
+ Misses 65627 64357 -1270
+ Partials 9718 9017 -701
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>
Backport of #3744 to
release/v6.6.