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

Change maximum number of blocks in an RPC request #6870

Closed
Tracked by #6822
StefanBratanov opened this issue Feb 27, 2023 · 0 comments · Fixed by #6938
Closed
Tracked by #6822

Change maximum number of blocks in an RPC request #6870

StefanBratanov opened this issue Feb 27, 2023 · 0 comments · Fixed by #6938
Assignees
Labels
Epic Deneb Issues required to implement Deneb upgrade

Comments

@StefanBratanov
Copy link
Contributor

StefanBratanov commented Feb 27, 2023

MAX_REQUEST_BLOCKS_DENEB should be used for Deneb

https://github.com/ethereum/consensus-specs/blob/dev/specs/deneb/p2p-interface.md

This will require changes in the byRange and byRoot block RPC methods

@StefanBratanov StefanBratanov added the Epic Deneb Issues required to implement Deneb upgrade label Feb 27, 2023
@StefanBratanov StefanBratanov changed the title Change MAX_REQUEST_BLOCKS for Deneb Change maximum number of blocks in an RPC request Feb 27, 2023
@mehdi-aouadi mehdi-aouadi self-assigned this Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Deneb Issues required to implement Deneb upgrade
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants