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 1b4bd3d commit 76c31e9Copy full SHA for 76c31e9
.github/tests/blobber.yaml
@@ -11,8 +11,6 @@ participants:
11
el_image: ethpandaops/geth:master
12
cl_type: lodestar
13
count: 1
14
-network_params:
15
- deneb_fork_epoch: 1
16
additional_services:
17
- dora
18
- blob_spammer
.github/tests/ephemery.yaml
@@ -3,6 +3,7 @@ participants:
3
cl_type: teku
4
- el_type: nethermind
5
cl_type: prysm
6
+ cl_image: gcr.io/prysmaticlabs/prysm/beacon-chain:stable
7
- el_type: erigon
8
cl_type: nimbus
9
- el_type: besu
@@ -12,5 +13,5 @@ participants:
- el_type: ethereumjs
network_params:
- network: "ephemery"
+ network: ephemery
additional_services: []
.github/tests/mix-with-deneb.yaml
0 commit comments