ethereum / ethereum/execution-specs
Consider extending specs to engine api methods
Open
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
Opening this issue to see whether it makes to extend the execution-specs to also include and test the engine api methods too.
## Rationale
The responsibility of the EL is not only the core validate_block/execute method, but also the engine api methods. A block may be valid according to validate_block but the CL may see it as invalid because the version hashes do not match for example
Contributor guide
Assessment
This issue has not been assessed yet.