Conversation
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
12bf121 to
0f2287b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
d1326f3 to
45347e3
Compare
This was referenced Mar 9, 2026
geoknee
approved these changes
Mar 12, 2026
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)
90cd568 to
6ae9766
Compare
6ae9766 to
84c4244
Compare
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>
84c4244 to
37b7945
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
op-geth PR