3636 config :
3737 testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
3838 testConfig :
39- gitRepo : https://github.com/ethereum/execution-spec-tests .git
39+ gitRepo : https://github.com/ethereum/execution-specs .git
4040 runTests : false
4141 testConfigVars :
4242 specTestsPath : " tasks.tempdir.outputs.path"
8282 config :
8383 testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
8484 testConfig :
85- gitRepo : https://github.com/ethereum/execution-spec-tests .git
85+ gitRepo : https://github.com/ethereum/execution-specs .git
8686 testPath : ./tests/prague/eip2537_bls_12_381_precompiles
8787 seedAmount : " 100000000000000000000" # 100 ETH
8888 extraFlags : " --fork=Prague -n 16"
@@ -101,7 +101,7 @@ tasks:
101101 config :
102102 testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
103103 testConfig :
104- gitRepo : https://github.com/ethereum/execution-spec-tests .git
104+ gitRepo : https://github.com/ethereum/execution-specs .git
105105 testPath : ./tests/prague/eip7002_el_triggerable_withdrawals
106106 seedAmount : " 100000000000000000000" # 100 ETH
107107 extraFlags : " --fork=Prague -n 16"
@@ -120,7 +120,7 @@ tasks:
120120 config :
121121 testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
122122 testConfig :
123- gitRepo : https://github.com/ethereum/execution-spec-tests .git
123+ gitRepo : https://github.com/ethereum/execution-specs .git
124124 testPath : ./tests/prague/eip7251_consolidations
125125 seedAmount : " 100000000000000000000" # 100 ETH
126126 extraFlags : " --fork=Prague -n 16"
@@ -139,7 +139,7 @@ tasks:
139139 config :
140140 testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
141141 testConfig :
142- gitRepo : https://github.com/ethereum/execution-spec-tests .git
142+ gitRepo : https://github.com/ethereum/execution-specs .git
143143 testPath : ./tests/prague/eip7623_increase_calldata_cost
144144 seedAmount : " 100000000000000000000" # 100 ETH
145145 extraFlags : " --fork=Prague -n 16"
@@ -158,7 +158,7 @@ tasks:
158158 config :
159159 testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
160160 testConfig :
161- gitRepo : https://github.com/ethereum/execution-spec-tests .git
161+ gitRepo : https://github.com/ethereum/execution-specs .git
162162 testPath : ./tests/prague/eip7702_set_code_tx
163163 seedAmount : " 100000000000000000000" # 100 ETH
164164 extraFlags : " --fork=Prague -n 16"
0 commit comments