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 22, 2025
1 parent c249284 commit 01a1eaf
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 @@ -375,6 +375,7 @@ jobs:
~/build/bin/evmone-statetest
prague/eip2537_bls_12_381_precompiles
prague/eip7623_increase_calldata_cost
prague/eip7702_set_code_tx
- run:
name: "Execution spec tests (develop, blockchain_tests)"
# Tests for in-development EVM revision currently passing.
Expand All @@ -388,6 +389,7 @@ jobs:
prague/eip7002_el_triggerable_withdrawals
prague/eip7251_consolidations
prague/eip7685_general_purpose_el_requests
prague/eip7702_set_code_tx
- collect_coverage_gcc
- upload_coverage:
flags: execution_spec_tests
Expand Down

0 comments on commit 01a1eaf

Please sign in to comment.