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

Add withdrawals and EIP-4844 to graphql #1549

Closed
jangko opened this issue Apr 18, 2023 · 1 comment · Fixed by #1662
Closed

Add withdrawals and EIP-4844 to graphql #1549

jangko opened this issue Apr 18, 2023 · 1 comment · Fixed by #1662
Labels
RPC JSON-RPC over HTTP/websocket

Comments

@jangko
Copy link
Contributor

jangko commented Apr 18, 2023

With the inclusion of EIP-4895, there are more fields in block query. We need to implement those additional fields and new a Withdrawal data structure for graphql schema.

@jangko
Copy link
Contributor Author

jangko commented Jun 13, 2023

EIP-4844 fields too, including json-rpc

@jangko jangko changed the title Add withdrawals to graphql Add withdrawals and EIP-4844 to graphql Jun 13, 2023
@jangko jangko added the RPC JSON-RPC over HTTP/websocket label Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RPC JSON-RPC over HTTP/websocket
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant