ethereum / ethereum/execution-specs
`test_block_full_access_list_and_data` fails at 150M gas limit due to RLP size limit
Open
A-test-benchmark
C-bug
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
When running the benchmark feature release with a 150M gas limit, the benchmark `test_block_full_access_list_and_data` fails due to hitting the RLP size limit.
Not sure what the correct adjustment for this test should be under higher gas limits, so it is currently skipped to allow the release process to move forward (see linked PR #2118 ).
This should be revisited to determine how the benchmark can be made effective under Osaka and refactored accordingly.
Contributor guide
Assessment
This issue has not been assessed yet.