Skip to content

all: upgrade op-geth#19433

Merged
joshklop merged 3 commits intodevelopfrom
joshklop/geth-v1.17.1
Mar 15, 2026
Merged

all: upgrade op-geth#19433
joshklop merged 3 commits intodevelopfrom
joshklop/geth-v1.17.1

Conversation

@joshklop
Copy link
Copy Markdown
Contributor

@joshklop joshklop commented Mar 6, 2026

@wiz-inc-a178a98b5d
Copy link
Copy Markdown

wiz-inc-a178a98b5d Bot commented Mar 6, 2026

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 10 Medium
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total 10 Medium

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@joshklop joshklop force-pushed the joshklop/geth-v1.17.1 branch 4 times, most recently from 12bf121 to 0f2287b Compare March 6, 2026 20:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.0%. Comparing base (1da6839) to head (37b7945).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #19433     +/-   ##
==========================================
- Coverage     75.6%    75.0%   -0.6%     
==========================================
  Files          675      536    -139     
  Lines        71571    64316   -7255     
==========================================
- Hits         54111    48248   -5863     
+ Misses       17316    15924   -1392     
  Partials       144      144             
Flag Coverage Δ
cannon-go-tests-64 66.4% <ø> (ø)
contracts-bedrock-tests ?
unit 75.5% <ø> (-0.1%) ⬇️

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

Comment thread go.mod Outdated
joshklop added a commit to ethereum-optimism/op-geth that referenced this pull request Mar 13, 2026
The syncing and block building packages deserve special focus.

[Monorepo PR](ethereum-optimism/optimism#19433)
@joshklop joshklop force-pushed the joshklop/geth-v1.17.1 branch from 90cd568 to 6ae9766 Compare March 13, 2026 04:11
@joshklop joshklop added this pull request to the merge queue Mar 13, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Mar 13, 2026
@joshklop joshklop added this pull request to the merge queue Mar 13, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 13, 2026
@joshklop joshklop force-pushed the joshklop/geth-v1.17.1 branch from 6ae9766 to 84c4244 Compare March 14, 2026 22:43
@joshklop joshklop enabled auto-merge March 14, 2026 22:43
@joshklop joshklop added this pull request to the merge queue Mar 15, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Mar 15, 2026
joshklop and others added 3 commits March 14, 2026 21:49
Regenerate the cannon-multithreaded-64 baseline after the geth upgrade.
The geth upgrade changed internal call paths (freezer/triedb refactoring),
producing 196 new findings that were all triaged as either unreachable
(pathdb.New is never called — mpt.ReadTrie uses HashDB config) or
acceptable (pyroscope NOOP syscalls).

Baseline regenerated from scratch (not merged) to also remove stale
entries from old code paths that no longer exist.

Old: 281 entries → New: 333 entries

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@joshklop joshklop force-pushed the joshklop/geth-v1.17.1 branch from 84c4244 to 37b7945 Compare March 15, 2026 04:49
@joshklop joshklop enabled auto-merge March 15, 2026 04:50
@joshklop joshklop added this pull request to the merge queue Mar 15, 2026
Merged via the queue into develop with commit 41de696 Mar 15, 2026
128 checks passed
@joshklop joshklop deleted the joshklop/geth-v1.17.1 branch March 15, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants