evmone
evmone copied to clipboard
Check execution-spec-tests
The execution-spec-tests publish compiled JSON tests as a GitHub release at https://github.com/ethereum/execution-spec-tests/releases/latest.
- [ ] Get the latest release and locally run the tests with
evmone-statetesttool. Report any problems or failed tests. - [ ] Extend existing state-tests CI job to also download and run these tests. CI config: https://github.com/ethereum/evmone/blob/v0.10.0/circle.yml#L432-L449.
@chfast Can you provide a little more context on this issue?
@chfast Can you provide a little more context on this issue?
I've updated the description.
Their JSON tests are only Blockchain tests I believe, and evmone-statetest runs only state tests?
Their JSON tests are only Blockchain tests I believe, and
evmone-statetestruns only state tests?
True. On hold then.
The test can be run via fill tool from execution-spec-tests.
fill --evm-bin evmone-t8n