Skip to content

Backport release/v6.6: Update v6.6 changelog in prep to cut rc3#3746

Open
seidroid[bot] wants to merge 1 commit into
release/v6.6from
backport-3744-to-release/v6.6
Open

Backport release/v6.6: Update v6.6 changelog in prep to cut rc3#3746
seidroid[bot] wants to merge 1 commit into
release/v6.6from
backport-3744-to-release/v6.6

Conversation

@seidroid

@seidroid seidroid Bot commented Jul 10, 2026

Copy link
Copy Markdown

Backport of #3744 to release/v6.6.

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)
@cursor

cursor Bot commented Jul 10, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation-only changelog edits with no runtime or consensus code changes in this diff.

Overview
Updates the v6.6 CHANGELOG.md section on release/v6.6 by adding three entries at the top of the sei-chain list, ahead of the existing RC1/RC2 notes.

The new lines document recent backports and release prep: #3743 (cosmos Dec/DecCoin range-check validation), #3732 (version bump toward v6.6-rc2), and #3731 (prior changelog update for RC2). This PR is a backport of #3744 to align the branch changelog before cutting rc3.

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

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJul 10, 2026, 11:24 PM

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.07%. Comparing base (66a196d) to head (d58773f).

Additional details and impacted files

Impacted file tree graph

@@               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     
Flag Coverage Δ
sei-db 70.41% <ø> (ø)
sei-db-state-db ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 74 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.

bdchatham added a commit that referenced this pull request Jul 11, 2026
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>
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.

1 participant