ethereum / ethereum/execution-apis

Add `eth_estimateGas` tests for EIP-7702 and EIP-7623

Open
#638 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Io
Stars
1.1k
Forks
530
Avg merge
5d 8h
Merged PRs (30d)
9

Description

Add tests to https://github.com/ethereum/execution-apis/tree/main/tests/eth_estimateGas which contain edge cases for EIP-7702 and EIP-7623:
- Authorizations costs increases the overall gas required to execute the transaction
- Floor calldata cost exceeds the execution gas cost
- Floor calldata cost combined with authorizations cost

And any others required.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.