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

Extend and implement rpc methods #13

Open
frisitano opened this issue Oct 7, 2024 · 2 comments
Open

Extend and implement rpc methods #13

frisitano opened this issue Oct 7, 2024 · 2 comments

Comments

@frisitano
Copy link
Collaborator

frisitano commented Oct 7, 2024

Overview

Scroll introduces new primitives such as a new transaction type and an additional field in the receipt type. As such we may need to modify and reimplement certain rpc methods such that we encode and serve this data via the rpc. Additionally scroll exposes new rpc methods so we should extend the rpc api with scroll specific methods. We can do this using the rpc extension pattern defined here.

@frisitano frisitano moved this to Todo in Reth Oct 7, 2024
@frisitano frisitano added this to Reth Oct 7, 2024
@frisitano frisitano changed the title Extend rpc methods Extend and implement rpc methods Oct 7, 2024
Copy link

This issue is stale because it has been open for 21 days with no activity.

Copy link

github-actions bot commented Nov 6, 2024

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Reth Nov 6, 2024
@Thegaram Thegaram reopened this Nov 6, 2024
@Thegaram Thegaram removed the S-stale label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants