File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Kurtosis config file to checkpoint sync to a running devnet supported by ethPandaOps and `ethereum-package`.
2
2
participants :
3
+ # TODO(das): CI is not currently able to handle supernode on fusaka-devnet-3
4
+ # - cl_type: lighthouse
5
+ # cl_image: lighthouse:local
6
+ # el_type: geth
7
+ # # There isn't a devnet-4 image
8
+ # el_image: ethpandaops/geth:fusaka-devnet-3
9
+ # supernode: true
3
10
- cl_type : lighthouse
4
11
cl_image : lighthouse:local
5
12
el_type : geth
6
- # There isn't a devnet-4 image
7
- el_image : ethpandaops/geth:fusaka-devnet-3
8
- supernode : true
9
- - cl_type : lighthouse
10
- cl_image : lighthouse:local
11
- el_type : geth
12
- # There isn't a devnet-4 image
13
13
el_image : ethpandaops/geth:fusaka-devnet-3
14
14
supernode : false
15
15
16
16
checkpoint_sync_enabled : true
17
- checkpoint_sync_url : " https://checkpoint-sync.fusaka-devnet-4 .ethpandaops.io"
17
+ checkpoint_sync_url : " https://checkpoint-sync.fusaka-devnet-3 .ethpandaops.io"
18
18
19
19
global_log_level : debug
20
20
21
21
network_params :
22
- network : fusaka-devnet-4
22
+ network : fusaka-devnet-3
You can’t perform that action at this time.
0 commit comments