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

feat(node/p2p): support chain id info inside opp2p_peers#2017

Merged
theochap merged 1 commit intomainfrom
theo/support-chain-id
Jun 5, 2025
Merged

feat(node/p2p): support chain id info inside opp2p_peers#2017
theochap merged 1 commit intomainfrom
theo/support-chain-id

Conversation

@theochap
Copy link
Copy Markdown
Member

@theochap theochap commented Jun 5, 2025

Description

This PR adds support for chain-id information inside opp2p_peers RPC api call.

Progress towards #1562

@theochap theochap self-assigned this Jun 5, 2025
@theochap theochap added K-feature Kind: feature A-node Area: cl node (eq. Go op-node) handles single-chain consensus A-rpc Area: rpc A-p2p Area: p2p labels Jun 5, 2025
@theochap theochap moved this to In Review in Project Tracking Jun 5, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 5, 2025

Codecov Report

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

Project coverage is 83.5%. Comparing base (19a313d) to head (9803c84).
Report is 14 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/node/p2p/src/peers/enr.rs 0.0% 14 Missing ⚠️
crates/node/p2p/src/rpc/request.rs 0.0% 4 Missing ⚠️

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@theochap theochap added this pull request to the merge queue Jun 5, 2025
Merged via the queue into main with commit ebb9231 Jun 5, 2025
22 of 23 checks passed
@theochap theochap deleted the theo/support-chain-id branch June 5, 2025 23:16
@github-project-automation github-project-automation bot moved this from In Review to Done in Project Tracking Jun 5, 2025
theochap added a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
…2017)

## Description

This PR adds support for chain-id information inside `opp2p_peers` RPC
api call.

Progress towards op-rs/kona#1562
theochap added a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
…2017)

## Description

This PR adds support for chain-id information inside `opp2p_peers` RPC
api call.

Progress towards #1562
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-node Area: cl node (eq. Go op-node) handles single-chain consensus A-p2p Area: p2p A-rpc Area: rpc K-feature Kind: feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants