We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e60b3 commit a3ff545Copy full SHA for a3ff545
.github/tests/bal-devnet-0.yaml_norun
@@ -0,0 +1,23 @@
1
+participants:
2
+ - el_type: geth
3
+ el_image: ethpandaops/geth:jwasinger-bal-execution
4
+ cl_type: lodestar
5
+ cl_image: ethpandaops/lodestar:bal-devnet-0-b7cdde2
6
+ supernode: true
7
8
9
+ cl_type: prysm
10
+ cl_image: ethpandaops/prysm-beacon-chain:bal-devnet-0
11
+ vc_type: prysm
12
+ vc_image: ethpandaops/prysm-validator:bal-devnet-0
13
+network_params:
14
+ genesis_delay: 20
15
+ fulu_fork_epoch: 0
16
+ gloas_fork_epoch: 1
17
+snooper_enabled: true
18
+dora_params:
19
+ image: ethpandaops/dora:eip7928-support
20
+additional_services:
21
+ - dora
22
+ - tx_fuzz
23
+ - spamoor
0 commit comments