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

feat(bin): Network Component Runner#1058

Merged
clabby merged 2 commits intomainfrom
rf/net-runner
Feb 20, 2025
Merged

feat(bin): Network Component Runner#1058
clabby merged 2 commits intomainfrom
rf/net-runner

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Feb 19, 2025

Description

Introduces a small binary in kona that can be used to run different networking components for testing purposes.

Perhaps there's a better place for this bin to live. Happy to move it to someplace like an examples directory or such.

@refcell refcell added K-feature Kind: feature A-binaries Area: binaries labels Feb 19, 2025
@refcell refcell self-assigned this Feb 19, 2025
@refcell refcell added the M-blocked meta: blocked label Feb 19, 2025
@codecov
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 0% with 80 lines in your changes missing coverage. Please review.

Project coverage is 92.1%. Comparing base (161547c) to head (c86ae08).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
bin/nexus/src/gossip.rs 0.0% 27 Missing ⚠️
bin/nexus/src/telemetry.rs 0.0% 22 Missing ⚠️
bin/nexus/src/disc.rs 0.0% 16 Missing ⚠️
bin/nexus/src/main.rs 0.0% 13 Missing ⚠️
bin/nexus/src/globals.rs 0.0% 2 Missing ⚠️
Additional details and impacted files

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

Base automatically changed from monorepo to main February 20, 2025 02:10
@refcell refcell removed the M-blocked meta: blocked label Feb 20, 2025
@clabby clabby added this pull request to the merge queue Feb 20, 2025
Merged via the queue into main with commit 5cbc559 Feb 20, 2025
17 of 18 checks passed
@clabby clabby deleted the rf/net-runner branch February 20, 2025 23:16
@github-actions github-actions bot mentioned this pull request Feb 20, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-binaries Area: binaries K-feature Kind: feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants