ethereum / ethereum/execution-specs
Consider extending test converage to execution-api tests
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
## Observation
The RPC layer is a part of the exposed API of the execution layer. Currently test vectors are being generated with geth and specified in execution-api.
## Suggestion
Still forming the idea, but it seems like this repo could generate those json outputs automatically for all of the blockchain tests already defined, increasing test coverage significantly.
Contributor guide
Research direction
Start by reading the existing execution-api test vectors and the blockchain tests whose outputs are generated with geth. Trace how the current JSON outputs and RPC-layer coverage are organized. Before implementation, define which existing blockchain tests should generate execution-api outputs automatically and how increased coverage will be measured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100