ethereum / ethereum/execution-specs
tracker(tests): missing tests
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
With so many open issues we should have a tracker for requested tests that have not yet been implemented. This tracker is not for unported legacy tests and it is not for osaka-specific tests (has its own tracker).
## List of tests that need to be added
- [ ] [#1474: Address warmed on aborted call](https://github.com/ethereum/execution-specs/issues/1541)
- [x] [#1461: Test to catch the alt_bn_128 issue](https://github.com/ethereum/execution-specs/issues/1539)
- [x] [#1382: Missing test cases for ecrecover](https://github.com/ethereum/execution-specs/issues/1533)
- [ ] Tests inspired by this EELS issue: [Write tests for bugs caught while syncing the chain](https://github.com/ethereum/execution-specs/issues/374)
- [ ] [Missing test cases reported by Marius](https://github.com/ethereum/execution-specs/issues/1524)
- [ ] [Consider adding more JSON-RPC tests](https://github.com/ethereum/execution-specs/issues/1525)
- [x] [Self-Destruct Test Cases](https://github.com/ethereum/execution-specs/issues/1592)
- [ ] [4844: Add tests for invalid blob-related header fields](https://github.com/ethereum/execution-specs/issues/1466)
- [ ] [Gas mismatch issue that erigon encountered on hoodi](https://github.com/erigontech/erigon/issues/17363), more context [here](https://github.com/erigontech/erigon/pull/17499)
Feel free to extend the list if you find issues/pr's of tests that should be added to the list above.
Contributor guide
Assessment
This issue has not been assessed yet.