Skip to content

miner: increase default gas limit to 36M #31705

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

MariusVanDerWijden
Copy link
Member

No description provided.

Copy link
Contributor

@s1na s1na left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@s1na s1na merged commit 7ad97a4 into ethereum:master Apr 24, 2025
3 of 4 checks passed
@MariusVanDerWijden MariusVanDerWijden added this to the 1.15.10 milestone Apr 24, 2025
@@ -52,7 +52,7 @@ type Config struct {

// DefaultConfig contains default settings for miner.
var DefaultConfig = Config{
GasCeil: 30_000_000,
GasCeil: 36_000_000,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3000

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

Successfully merging this pull request may close these issues.

3 participants