Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement RPC endpoints required for running an OP Stack L2 #1020

Open
3 tasks
calbera opened this issue May 10, 2024 · 0 comments
Open
3 tasks

Implement RPC endpoints required for running an OP Stack L2 #1020

calbera opened this issue May 10, 2024 · 0 comments
Labels
node Related to the core beacon node

Comments

@calbera
Copy link
Contributor

calbera commented May 10, 2024

Endpoint calls referenced in OP Node's L1 Beacon Client

  • eth/v1/beacon/genesis
  • eth/v1/config/spec
  • eth/v1/beacon/blob_sidecars/{block_id}

Required for #960 to run without the --l1.beacon.ignore=true and --l1.trustrpc=true flags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node Related to the core beacon node
Projects
None yet
Development

No branches or pull requests

2 participants