Skip to content

Bump sei go-ethereum to v1.15.7-sei-20 - #3920

Merged
amir-deris merged 1 commit into
mainfrom
amir/plt-986-bump-sei-go-ethereum-version
Aug 14, 2026
Merged

Bump sei go-ethereum to v1.15.7-sei-20#3920
amir-deris merged 1 commit into
mainfrom
amir/plt-986-bump-sei-go-ethereum-version

Conversation

@amir-deris

@amir-deris amir-deris commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Describe your changes and provide context

Bumps the sei-protocol/go-ethereum fork dependency from v1.15.7-sei-19 to v1.15.7-sei-20.

Notable changes picked up in this bump:
https://github.com/sei-protocol/go-ethereum/releases/tag/v1.15.7-sei-20

Testing performed to validate your change

  • go mod tidy / go mod verify against the new fork tag.

@amir-deris amir-deris self-assigned this Aug 14, 2026
@amir-deris amir-deris changed the title bumped sei go-ethereum version Bump sei go-ethereum to v1.15.7-sei-20 Aug 14, 2026
@github-actions

Copy link
Copy Markdown

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedAug 14, 2026, 8:56 AM

@amir-deris
amir-deris marked this pull request as ready for review August 14, 2026 08:57
@cursor

cursor Bot commented Aug 14, 2026

Copy link
Copy Markdown

PR Summary

Medium Risk
Bumping the Sei go-ethereum fork can change EVM execution, state, and transaction validation across the chain even though this PR only touches module files; review the fork release notes before merging.

Overview
Updates the github.com/ethereum/go-ethereum replace in go.mod from github.com/sei-protocol/go-ethereum v1.15.7-sei-19 to v1.15.7-sei-20, and refreshes the matching go.sum entries. There are no application source changes in this repo—only dependency resolution.

Behavioral changes come from the fork release (v1.15.7-sei-20); anything that imports github.com/ethereum/go-ethereum (EVM ante, execution, types, etc.) will pick up that version at build time.

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

@seidroid seidroid 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.

Mechanical 3-line bump of the sei-protocol/go-ethereum fork from v1.15.7-sei-19 to v1.15.7-sei-20: the go.mod replace directive and both go.sum lines are updated consistently, no other module or file in the tree pins the fork version, and the unchanged /go.mod hash matches a fork tag whose own go.mod did not change. Nothing to flag; checksum validity against the upstream tag is verified by CI.

Findings: 0 blocking | 0 non-blocking | 0 posted inline

Blockers

  • None at the file/PR level.

Non-blocking

  • None at the file/PR level.

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.47%. Comparing base (fcde0b0) to head (4e1b4ec).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3920      +/-   ##
==========================================
- Coverage   59.49%   58.47%   -1.02%     
==========================================
  Files        2325     2229      -96     
  Lines      198659   188027   -10632     
==========================================
- Hits       118187   109956    -8231     
+ Misses      69230    67670    -1560     
+ Partials    11242    10401     -841     
Flag Coverage Δ
sei-db 70.62% <ø> (ø)
sei-db-state-db ?

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

@amir-deris
amir-deris added this pull request to the merge queue Aug 14, 2026
Merged via the queue into main with commit 918d1bd Aug 14, 2026
81 of 82 checks passed
@amir-deris
amir-deris deleted the amir/plt-986-bump-sei-go-ethereum-version branch August 14, 2026 10:13
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.

2 participants