File tree Expand file tree Collapse file tree 2 files changed +20
-19
lines changed Expand file tree Collapse file tree 2 files changed +20
-19
lines changed Original file line number Diff line number Diff line change
1
+ participants :
2
+ - cl_type : prysm
3
+ cl_image : ethpandaops/prysm-beacon-chain:peerDAS
4
+ - cl_type : lighthouse
5
+ cl_image : ethpandaops/lighthouse:das
6
+ - cl_type : teku
7
+ cl_image : ethpandaops/teku:nashatyrev-das
8
+ network_params :
9
+ network : peerdas-devnet-1
10
+ snooper_enabled : true
Original file line number Diff line number Diff line change 1
1
participants :
2
- - el_type : geth
3
- el_image : ethpandaops/geth:master
4
- cl_type : prysm
2
+ - cl_type : prysm
5
3
cl_image : ethpandaops/prysm-beacon-chain:peerDAS
6
- cl_max_mem : 2048
7
- - el_type : geth
8
- el_image : ethpandaops/geth:master
9
- cl_type : lighthouse
4
+ cl_extra_params : [
5
+ --subscribe-all-subnets,
6
+ ]
7
+ - cl_type : lighthouse
10
8
cl_extra_params : [
11
9
--subscribe-all-data-column-subnets,
12
10
]
13
11
cl_image : ethpandaops/lighthouse:das
14
- - el_type : geth
15
- cl_type : lighthouse
16
- cl_image : ethpandaops/lighthouse:das
17
- - el_type : geth
18
- el_image : ethpandaops/geth:master
19
- cl_type : teku
20
- cl_image : ethpandaops/teku:das
21
- - el_type : geth
22
- el_image : ethpandaops/geth:master
23
- cl_type : nimbus
24
- cl_image : ethpandaops/nimbus-eth2:wip-peerdas
25
- validator_count : 1
12
+ - cl_type : teku
13
+ cl_image : ethpandaops/teku:nashatyrev-das
14
+ cl_extra_params : [
15
+ --p2p-subscribe-all-custody-subnets-enabled,
16
+ ]
26
17
network_params :
27
18
eip7594_fork_epoch : 0
28
19
eip7594_fork_version : " 0x50000038"
You can’t perform that action at this time.
0 commit comments