Backport release/v6.6: [codex] bump go-ethereum to v1.15.7-sei-17#3662
Backport release/v6.6: [codex] bump go-ethereum to v1.15.7-sei-17#3662seidroid[bot] wants to merge 1 commit into
release/v6.6: [codex] bump go-ethereum to v1.15.7-sei-17#3662Conversation
## 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)
PR SummaryMedium Risk Overview The Reviewed by Cursor Bugbot for commit 5173773. 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).
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Backport of #3657 to
release/v6.6.