Skip to content

Commit

Permalink
Run EEST tests for EIP-7702 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gumb0 committed Jan 17, 2025
1 parent 35e354b commit 93a4fbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ jobs:
command: >
~/build/bin/evmone-statetest
prague/eip2537_bls_12_381_precompiles/bls12_g1mul
prague/eip7702_set_code_tx
- run:
name: "Execution spec tests (develop, blockchain_tests)"
# Tests for in-development EVM revision currently passing.
Expand All @@ -404,6 +405,7 @@ jobs:
command: >
~/build/bin/evmone-blockchaintest
prague/eip2537_bls_12_381_precompiles/bls12_precompiles_before_fork
# prague/eip7702_set_code_tx
- collect_coverage_gcc
- upload_coverage:
flags: execution_spec_tests
Expand Down

0 comments on commit 93a4fbb

Please sign in to comment.