1313 title : " Generate BLS changes for validator 0-300"
1414 timeout : 30m
1515 config :
16- testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support /playbooks/pectra-dev/kurtosis/bls-changes.yaml
16+ testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master /playbooks/pectra-dev/kurtosis/bls-changes.yaml
1717 testConfig :
1818 validatorCount : 300
1919
2727 title : " Generate massive deposit with 0x02 creds"
2828 timeout : 30m
2929 config :
30- testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support /playbooks/pectra-dev/kurtosis/massive-deposit-0x02.yaml
30+ testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master /playbooks/pectra-dev/kurtosis/massive-deposit-0x02.yaml
3131
3232 # EIP-2935
3333 - name : check_consensus_slot_range
3939 title : " Deploy and test blockhash contract"
4040 timeout : 30m
4141 config :
42- testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support /playbooks/pectra-dev/kurtosis/blockhash-test.yaml
42+ testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master /playbooks/pectra-dev/kurtosis/blockhash-test.yaml
4343
4444 # EIP-7002
4545 - name : check_consensus_slot_range
5151 title : " Generate voluntary exits for validator 0-10"
5252 timeout : 30m
5353 config :
54- testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support /playbooks/pectra-dev/kurtosis/voluntary-exits.yaml
54+ testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master /playbooks/pectra-dev/kurtosis/voluntary-exits.yaml
5555 testConfig :
5656 validatorCount : 10
5757 - name : check_consensus_slot_range
6363 title : " EL-triggered exit test for validator 20"
6464 timeout : 30m
6565 config :
66- testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support /playbooks/pectra-dev/kurtosis/el-triggered-exit.yaml
66+ testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master /playbooks/pectra-dev/kurtosis/el-triggered-exit.yaml
6767 testConfig :
6868 validatorIndex : 20
6969
7777 title : " Withdrawal credential change for validator 25 to 0x02 creds via self consolidation"
7878 timeout : 30m
7979 config :
80- testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support /playbooks/pectra-dev/kurtosis/el-triggered-consolidation.yaml
80+ testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master /playbooks/pectra-dev/kurtosis/el-triggered-consolidation.yaml
8181 testConfig :
8282 sourceValidatorIndex : 25
8383 targetValidatorIndex : 25
9090 title : " Generate EL-triggered consolidation for validator 21"
9191 timeout : 30m
9292 config :
93- testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support /playbooks/pectra-dev/kurtosis/el-triggered-consolidation.yaml
93+ testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master /playbooks/pectra-dev/kurtosis/el-triggered-consolidation.yaml
9494 testConfig :
9595 sourceValidatorIndex : 21
9696 targetValidatorIndex : 25
@@ -100,4 +100,4 @@ tasks:
100100 title : " Final check"
101101 timeout : 60m
102102 config :
103- testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/electra-support /playbooks/stable/block-proposal-check.yaml
103+ testFile : https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master /playbooks/stable/block-proposal-check.yaml
0 commit comments