Skip to content

internal/ethapi: fix gas cap for eth_simulateV1 (#33952)#3682

Open
allformless wants to merge 1 commit into
bnb-chain:developfrom
allformless:fix/simulatev1-gascap-ce64ab44e
Open

internal/ethapi: fix gas cap for eth_simulateV1 (#33952)#3682
allformless wants to merge 1 commit into
bnb-chain:developfrom
allformless:fix/simulatev1-gascap-ce64ab44e

Conversation

@allformless
Copy link
Copy Markdown
Collaborator

@allformless allformless commented May 12, 2026

Description

Fixes a regression in #33593 where a block gas limit > gasCap resulted in more execution than the gas cap.

Rationale

upstream commit: ethereum/go-ethereum@ce64ab44e

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Fixes a regression in #33593 where a block gas limit > gasCap resulted
in more execution than the gas cap.
@allformless allformless added this to the v1.7.4 milestone May 13, 2026
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