ethereum / ethereum/execution-specs
Add `gas_used` to State Test fixtures
Open
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
Added a comment, but I'm thinking that, to make it easier when debugging the test, we could include the `gas_used` field in the state test fixture.
Potentially here:
https://github.com/ethereum/execution-spec-tests/blob/4891ac729e654ec361d2430960a9b307be125f9a/src/ethereum_test_fixtures/state.py#L86-L94
_Originally posted by @marioevz in https://github.com/ethereum/execution-spec-tests/pull/1071#discussion_r1927139311_
Contributor guide
Assessment
This issue has not been assessed yet.