Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions playbooks/dev/execution-spec-tests-execute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ id: execution-spec-tests-execute
name: "Run 'execute' on execution spec tests"
timeout: 1h
config:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
gitBranch: main
testPath: ""
chainID: "0"
Expand Down Expand Up @@ -158,7 +158,7 @@ tasks:
echo "Running test: ${TEST_PATH}"
echo "============================"
uv run execute remote "${TEST_PATH}" \
--rpc-chain-id=${CHAIN_ID} \
--chain-id=${CHAIN_ID} \
--rpc-endpoint=${RPC_ENDPOINT} \
--rpc-seed-key=${PRIVATE_KEY} \
--seed-account-sweep-amount=${SEED_AMOUNT} \
Expand Down
4 changes: 2 additions & 2 deletions playbooks/glamsterdam-dev/execution-sec-tests-sequential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tasks:
config:
testFile: /tests/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-spec.git
runTests: false
testConfigVars:
specTestsPath: "tasks.tempdir.outputs.path"
Expand Down Expand Up @@ -81,7 +81,7 @@ tasks:
config:
testFile: /tests/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/amsterdam/eip7928_block_level_access_lists
seedAmount: "10000000000000000000000" # 100 ETH
extraFlags: "--fork=Amsterdam -n 16"
Expand Down
12 changes: 6 additions & 6 deletions playbooks/pectra-dev/execution-spec-tests-sequential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
runTests: false
testConfigVars:
specTestsPath: "tasks.tempdir.outputs.path"
Expand Down Expand Up @@ -82,7 +82,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip2537_bls_12_381_precompiles
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand All @@ -101,7 +101,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip7002_el_triggerable_withdrawals
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand All @@ -120,7 +120,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip7251_consolidations
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand All @@ -139,7 +139,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip7623_increase_calldata_cost
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand All @@ -158,7 +158,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip7702_set_code_tx
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand Down
12 changes: 6 additions & 6 deletions playbooks/pectra-dev/execution-spec-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
runTests: false
testConfigVars:
specTestsPath: "tasks.tempdir.outputs.path"
Expand Down Expand Up @@ -83,7 +83,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip2537_bls_12_381_precompiles
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand All @@ -102,7 +102,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip7002_el_triggerable_withdrawals
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand All @@ -121,7 +121,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip7251_consolidations
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand All @@ -140,7 +140,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip7623_increase_calldata_cost
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand All @@ -159,7 +159,7 @@ tasks:
config:
testFile: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/dev/execution-spec-tests-execute.yaml
testConfig:
gitRepo: https://github.com/ethereum/execution-spec-tests.git
gitRepo: https://github.com/ethereum/execution-specs.git
testPath: ./tests/prague/eip7702_set_code_tx
seedAmount: "100000000000000000000" # 100 ETH
extraFlags: "--fork=Prague -n 16"
Expand Down