Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(rpc): Rollup client RPC #7

Open
merklefruit opened this issue Aug 22, 2024 · 1 comment
Open

feat(rpc): Rollup client RPC #7

merklefruit opened this issue Aug 22, 2024 · 1 comment
Labels
A-hera Area: OP Stack Rollup node binary A-rpc Area: rpc crate C-enhancement New feature or request

Comments

@merklefruit
Copy link
Collaborator

merklefruit commented Aug 22, 2024

Both the Hera-exex and the standalone CL will require a spec-compliant RPC module.
From the OP Stack specs and the canonical op-node impl, here are all the RPC methods supported:

There is also an optional Superchain protocol version endpoint to send events to the L2 execution client
regarding upcoming hard-forks.

The RPC implementation should make use of the Reth RPC crates and types wherever possible to promote good maintainability.

@merklefruit merklefruit changed the title feat(shared): rpc service feat(rpc): Rollup client RPC Aug 22, 2024
@shekhirin shekhirin added C-enhancement New feature or request A-hera Area: OP Stack Rollup node binary A-rpc Area: rpc crate labels Aug 25, 2024
refcell added a commit that referenced this issue Oct 17, 2024
### Description

Sets up an `rpc` crate.

### Metadata

#7
@mahmudsudo
Copy link

can i take on this ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-hera Area: OP Stack Rollup node binary A-rpc Area: rpc crate C-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants