Skip to content

Backport release/v6.6: [codex] bump go-ethereum to v1.15.7-sei-17#3662

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

Backport release/v6.6: [codex] bump go-ethereum to v1.15.7-sei-17#3662
seidroid[bot] wants to merge 1 commit into
release/v6.6from
backport-3657-to-release/v6.6

Conversation

@seidroid

@seidroid seidroid Bot commented Jun 29, 2026

Copy link
Copy Markdown

Backport of #3657 to release/v6.6.

## Summary

- Bump the Sei go-ethereum fork replacement from `v1.15.7-sei-16` to
`v1.15.7-sei-17`.
- Refresh the corresponding `go.sum` checksums with `go mod tidy`.

## Impact

This updates the EVM dependency fork used by the existing
`github.com/ethereum/go-ethereum` replace directive without changing the
upstream module requirement shape.

## Validation

- `go mod verify`
- `go test ./x/evm/... ./evmrpc/...`

(cherry picked from commit 9944128)
@cursor

cursor Bot commented Jun 29, 2026

Copy link
Copy Markdown

PR Summary

Medium Risk
Bumping the forked go-ethereum dependency can change EVM execution and consensus behavior depending on fixes in sei-17, even though this PR only changes dependency pins.

Overview
Backports the go-ethereum fork bump from the mainline PR onto release/v6.6. The only edits are in go.mod and go.sum.

The replace for github.com/ethereum/go-ethereum is updated from v1.15.7-sei-16 to v1.15.7-sei-17, so the chain builds against the newer Sei-patched Ethereum library. Checksum entries in go.sum are refreshed to match. There are no application or module source changes in this diff.

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

@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJun 29, 2026, 5:11 PM

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.01%. Comparing base (a3e031b) to head (5173773).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v6.6    #3662      +/-   ##
================================================
- Coverage         58.89%   58.01%   -0.89%     
================================================
  Files              2225     2151      -74     
  Lines            183480   174933    -8547     
================================================
- Hits             108068   101492    -6576     
+ Misses            65704    64433    -1271     
+ Partials           9708     9008     -700     
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.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant