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

Make BlockGasLimit configurable #1418

Closed
herr-seppia opened this issue Jun 16, 2022 · 0 comments · Fixed by #1420
Closed

Make BlockGasLimit configurable #1418

herr-seppia opened this issue Jun 16, 2022 · 0 comments · Fixed by #1420
Assignees

Comments

@herr-seppia
Copy link
Member

Describe "Why" this is needed
To let the gasLimit changes without recompile the executable.

Describe alternatives you've considered
N/A

Additional context
This is a follow up of #1416

@herr-seppia herr-seppia self-assigned this Jun 16, 2022
herr-seppia added a commit that referenced this issue Jun 16, 2022
A new configuration entry has been added to the `State` config section.
If not specified, it default to `const.DefaultBlockGasLimit`

Resolves #1418
herr-seppia added a commit that referenced this issue Jun 16, 2022
A new configuration entry has been added to the `State` config section.
If not specified, it default to `const.DefaultBlockGasLimit`

Resolves #1418
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant