-
Notifications
You must be signed in to change notification settings - Fork 326
Expand file tree
/
Copy pathfulu-genesis.yaml
More file actions
48 lines (43 loc) · 1.45 KB
/
fulu-genesis.yaml
File metadata and controls
48 lines (43 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
participants:
- el_type: geth
el_image: ethpandaops/geth:fusaka-devnet-3
el_extra_params: ["--miner.extradata=lighthouseFromLocal"]
cl_type: lighthouse
cl_image: ethpandaops/lighthouse:fusaka-devnet-3
supernode: true
- el_type: nethermind
el_image: ethpandaops/nethermind:fusaka-devnet-3
el_extra_params: ["--Blocks.ExtraData=TekuFromLocal"]
cl_type: teku
cl_image: ethpandaops/teku:fusaka-devnet-3
- el_type: reth
el_image: ethpandaops/reth:fusaka-devnet-3
el_extra_params: ["--builder.extradata=LodestarFromLocal"]
cl_type: lodestar
cl_image: ethpandaops/lodestar:fusaka-devnet-3
- el_type: geth
el_image: ethpandaops/geth:fusaka-devnet-3
el_extra_params: ["--miner.extradata=PrysmFromLocal"]
cl_type: prysm
cl_image: ethpandaops/prysm-beacon-chain:fusaka-devnet-3
- el_type: nethermind
el_image: ethpandaops/nethermind:fusaka-devnet-3
el_extra_params: ["--Blocks.ExtraData=NimbusFromLocal"]
cl_type: nimbus
cl_image: ethpandaops/nimbus-eth2:fusaka-devnet-3
- el_type: reth
el_image: ethpandaops/reth:fusaka-devnet-3
el_extra_params: ["--builder.extradata=GrandineFromLocal"]
cl_type: grandine
cl_image: ethpandaops/grandine:fusaka-devnet-3
network_params:
altair_fork_epoch: 0
bellatrix_fork_epoch: 0
capella_fork_epoch: 0
deneb_fork_epoch: 0
electra_fork_epoch: 0
fulu_fork_epoch: 0
gloas_fork_epoch: 1
genesis_delay: 120
additional_services:
- dora