Revert "op-node/p2p: ensure all topics are added to the topic scoring map"#15419
Merged
sebastianst merged 1 commit intodevelopfrom Apr 15, 2025
Merged
Revert "op-node/p2p: ensure all topics are added to the topic scoring map"#15419sebastianst merged 1 commit intodevelopfrom
sebastianst merged 1 commit intodevelopfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #15419 +/- ##
===========================================
- Coverage 46.43% 45.35% -1.08%
===========================================
Files 1252 1193 -59
Lines 104065 99341 -4724
===========================================
- Hits 48319 45058 -3261
+ Misses 52322 51035 -1287
+ Partials 3424 3248 -176
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
protolambda
approved these changes
Apr 15, 2025
ClaytonNorthey92
pushed a commit
to hemilabs/optimism
that referenced
this pull request
May 13, 2025
… map (#1…" (ethereum-optimism#15419) This reverts commit 9a92fed.
iquidus
pushed a commit
to Layr-Labs/optimism
that referenced
this pull request
Jul 24, 2025
… map (#1…" (ethereum-optimism#15419) This reverts commit 9a92fed.
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.
Reverts #15314
It causes serious peering issues in its current form. Need to investigate a proper fix first.