Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

refactor(network): remove redundant Vec allocation in peer banning flow#3189

Merged
theochap merged 1 commit intoop-rs:mainfrom
0xlupin:patch-1
Jan 8, 2026
Merged

refactor(network): remove redundant Vec allocation in peer banning flow#3189
theochap merged 1 commit intoop-rs:mainfrom
0xlupin:patch-1

Conversation

@0xlupin
Copy link
Contributor

@0xlupin 0xlupin commented Dec 12, 2025

Removes unnecessary intermediate Vec allocation in the peer banning logic.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2026

This pull request has been automatically marked as stale because it has been inactive for 3 weeks.
It will be closed in 1 week if no further activity occurs.
If you believe this PR should remain open, please add the M-prevent-stale label or leave a comment.

@theochap theochap enabled auto-merge January 8, 2026 19:16
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.8%. Comparing base (820ff00) to head (6fcb648).
⚠️ Report is 14 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/node/service/src/actors/network/handler.rs 0.0% 16 Missing ⚠️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@theochap theochap added this pull request to the merge queue Jan 8, 2026
Merged via the queue into op-rs:main with commit 18c4dbe Jan 8, 2026
41 of 47 checks passed
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 15, 2026
…ow (op-rs/kona#3189)

Removes unnecessary intermediate `Vec` allocation in the peer banning
logic.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants