We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d316ef commit 0a38114Copy full SHA for 0a38114
.github/tests/peerdas-fork.yaml
@@ -1,16 +1,13 @@
1
participants:
2
- el_type: geth
3
- cl_type: teku
4
- - el_type: nethermind
5
cl_type: prysm
6
- - el_type: erigon
7
- cl_type: nimbus
8
- - el_type: besu
9
- cl_type: lighthouse
10
- - el_type: reth
11
- cl_type: lodestar
12
- - el_type: ethereumjs
13
+ cl_image: ethpandaops/prysm-beacon-chain:peerDASE2E
+ count: 3
14
network_params:
15
- eip7594_fork_epoch: 1
16
-additional_services: []
+ eip7594_fork_epoch: 0
+ eip7594_fork_version: "0x50000038"
+snooper_enabled: true
+global_log_level: debug
+additional_services:
+ - dora
+ - goomy_blob
0 commit comments