Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/test/ethereum: add support for EEST
Add support for Ethereum Execution Spec Tests (EEST) fixtures (archives of generated JSON tests). In EEST fixtures blockchain tests are placed in `blockchain_tests` subdirectory so register it for the blockchain test runner. Usage is: cmd/test/ethereum --tests path/to/fixtures Example EEST release: https://github.com/ethereum/execution-spec-tests/releases/tag/v3.0.0
- Loading branch information