Skip to content

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Sep 19, 2025

attempts to close #18577

instead of setting the block's gas limit to the gas cap we should instead disable the check so that the gaslimit from within the evm context remains unchanged but disable the check and set the tx's gas to the gas cap instead.

@rakita can you confirm that this does

  • bypass tx.gaslimti vs block.gaslimit
  • no changes otherwise?

@mattsse mattsse added C-bug An unexpected or incorrect behavior A-rpc Related to the RPC implementation M-changelog This change should be included in the changelog labels Sep 19, 2025
@mattsse mattsse requested a review from rakita September 19, 2025 15:02
@rakita
Copy link
Collaborator

rakita commented Sep 19, 2025

@mattsse mattsse enabled auto-merge September 19, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rpc Related to the RPC implementation C-bug An unexpected or incorrect behavior M-changelog This change should be included in the changelog
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

eth_call seemingly unable to use more than the gas limit even with gas cap set
2 participants