Skip to content

internal/ethapi: apply effective gas limit to eth_estimateGas#578

Open
protolambda wants to merge 1 commit intooptimismfrom
estimate-gas-effective-limit
Open

internal/ethapi: apply effective gas limit to eth_estimateGas#578
protolambda wants to merge 1 commit intooptimismfrom
estimate-gas-effective-limit

Conversation

@protolambda
Copy link
Copy Markdown
Contributor

@protolambda protolambda commented Apr 10, 2025

Description

Gas-estimation should be limited to the effective limit, not the full limit, due to system transaction gas margin.

Fix ethereum-optimism/optimism#5435

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.

Discrep in op-geth DoEstimateGas() logic leads to mempool zombies in rare cases

1 participant