Start executing the Execution Spec Tests
- Dominant language
- Haskell
- Stars
- 358
- Forks
- 79
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 6
Description
There is a new evm tests repo: https://github.com/ethereum/execution-spec-tests. Going forward new tests will be added there instead of `ethereum/tests` (see [here](https://github.com/ethereum/tests/releases/tag/v14.1)).
It looks like these tests use the same state / blockchain tests format as ethereum/tests, so hopefully integration into our existing test runner shouldn't be too challenging.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the new ethereum/execution-spec-tests repository with the existing ethereum/tests integration in hevm's test runner. Check how the state and blockchain test formats are currently loaded, then determine what is needed for the new repository; done means its tests execute through the existing runner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, haskell
- Domain
- blockchain, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100