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

interop: Bidirectional RPC For Owned Nodes #13182

Closed
axelKingsley opened this issue Dec 2, 2024 · 0 comments · Fixed by #13285
Closed

interop: Bidirectional RPC For Owned Nodes #13182

axelKingsley opened this issue Dec 2, 2024 · 0 comments · Fixed by #13285
Assignees

Comments

@axelKingsley
Copy link
Contributor

From this document: https://github.com/ethereum-optimism/design-docs/pull/171/files

Decomposed into: https://www.notion.so/oplabs/tasks-to-make-150f153ee162809e981ac7d30c0bfae2?showMoveTo=true&saveParent=true

What

The Supervisor will be dialing into nodes which it will be driving. When it does such, the connection should be established in a bidirectional way so the two sides may exchange calls with tight coupling

How

Here are some implementation notes:

Definition of done:

  • Supervisor can dial into Nodes and the two can share back and forth API calls.
  • Call is authenticated
  • Bidirectional RPC is established only for "Owned Node" configured Nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants