ethereum / ethereum/execution-specs
chore(fill): flag nonce mismatch for invalid tests
Open
A-test-fill
C-chore
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
## Description
The bug fixed in this PR (https://github.com/ethereum/execution-spec-tests/pull/2172) was missed as we didn't catch the nonce to high error, likely due to the blocks being invalid for other reasons. Investigate and find out why we missed this? My gut says this can and should be fixed on the EEST side and but optionally on the EELS side.
Contributor guide
Assessment
This issue has not been assessed yet.