You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(op-acceptance-tests): add EIP-7883 modexp gas cost increase test
Add TestEIP7883ModExpGasCostIncrease to verify the modexp precompile
gas floor increases from 200 to 500 after the Karst fork. Uses empty
calldata (precompile zero-pads missing input) to avoid EIP-7623
calldata cost inflation, allowing precise control of execution gas
via the eth_call gas limit.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments