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

Block gas limit is very large #1625

Closed
EkamSinghPandher opened this issue Jan 13, 2025 · 2 comments
Closed

Block gas limit is very large #1625

EkamSinghPandher opened this issue Jan 13, 2025 · 2 comments
Assignees
Labels
Polygon Work done by Polygon team question Further information is requested

Comments

@EkamSinghPandher
Copy link

The current block gas limit is very large, set at 1125899906842624 for fork 7 and above. This is very large considering the gas cost of transactions. Is there any reason for setting such a large gas limit and does it have an impact on performance.

Any clarification would be useful, the following is a relevant blog about gas limits in ethereum: https://ethresear.ch/t/on-block-sizes-gas-limits-and-scalability/18444

@revitteth revitteth added question Further information is requested Polygon Work done by Polygon team labels Jan 13, 2025
@revitteth
Copy link
Collaborator

Since we're constrained primarily by the prover and therefore counters, a high block gas limit is preferable. Hopefully that answers your question! We don't have decentralisation concerns etc.

@revitteth revitteth self-assigned this Jan 21, 2025
@revitteth
Copy link
Collaborator

Will close but if any further questions please feel free to raise :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Polygon Work done by Polygon team question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants