Commit 17041941 authored by Parithosh Jayanthi's avatar Parithosh Jayanthi Committed by GitHub

fix: update kt config (#876)

parent 1c1d6988
...@@ -3,33 +3,20 @@ participants: ...@@ -3,33 +3,20 @@ participants:
el_image: ethpandaops/geth:prague-devnet-5-f85cde7 el_image: ethpandaops/geth:prague-devnet-5-f85cde7
el_extra_params: ["--miner.extradata=pawanRocks"] el_extra_params: ["--miner.extradata=pawanRocks"]
cl_type: lighthouse cl_type: lighthouse
cl_image: ethpandaops/lighthouse:single_attestation-b6d80eb cl_image: pawanjay176/lighthouse:latest
- el_type: reth - el_type: reth
el_image: ethpandaops/reth:main-f2bf024 el_image: ethpandaops/reth:main-11bd9dd
cl_type: lighthouse cl_type: lighthouse
cl_image: ethpandaops/lighthouse:single_attestation-b6d80eb cl_image: pawanjay176/lighthouse:latest
- el_type: geth - el_type: geth
el_image: ethpandaops/geth:prague-devnet-5-f85cde7 el_image: ethpandaops/geth:prague-devnet-5-f85cde7
el_extra_params: ["--miner.extradata=TekuFromLocal"]
cl_type: teku cl_type: teku
cl_image: consensys/teku:develop cl_image: consensys/teku:develop
# - el_type: reth
# el_image: ethpandaops/reth:main-f2bf024
# cl_type: teku
# cl_image: consensys/teku:develop
# - el_type: geth
# el_image: ethpandaops/geth:prague-devnet-5-f85cde7
# cl_type: prysm
# cl_image: ethpandaops/prysm-beacon-chain:devnet5-ae44429
# vc_image: ethpandaops/prysm-validator:devnet5-ae44429
# - el_type: reth
# el_image: ethpandaops/reth:main-f2bf024
# cl_type: prysm
# cl_image: ethpandaops/prysm-beacon-chain:devnet5-ae44429
# vc_image: ethpandaops/prysm-validator:devnet5-ae44429
mev_type: mock mev_type: mock
mev_params: mev_params:
mock_mev_image: "ethpandaops/rustic-builder:main" mock_mev_image: "pawanjay176/rustic-builder:latest"
mev_boost_image: "jtraglia/mev-boost:electra" mev_boost_image: "jtraglia/mev-boost:electra"
network_params: network_params:
...@@ -37,7 +24,7 @@ network_params: ...@@ -37,7 +24,7 @@ network_params:
min_validator_withdrawability_delay: 1 min_validator_withdrawability_delay: 1
shard_committee_period: 1 shard_committee_period: 1
churn_limit_quotient: 16 churn_limit_quotient: 16
genesis_delay: 240 # genesis_delay: 240
seconds_per_slot: 6 seconds_per_slot: 6
additional_services: additional_services:
......
...@@ -7,7 +7,9 @@ participants_matrix: ...@@ -7,7 +7,9 @@ participants_matrix:
- el_type: erigon - el_type: erigon
el_image: ethpandaops/erigon:pectra5-3d65c9b el_image: ethpandaops/erigon:pectra5-3d65c9b
- el_type: nethermind - el_type: nethermind
el_image: ethpandaops/nethermind:pectra-devnet-5-0a4dbd2 el_image: ethpandaops/nethermind:pectra-devnet-5-52b679a
- el_type: besu
el_image: ethpandaops/besu:main-1e7f6f6
cl: cl:
- cl_type: lighthouse - cl_type: lighthouse
cl_image: ethpandaops/lighthouse:single_attestation-b6d80eb cl_image: ethpandaops/lighthouse:single_attestation-b6d80eb
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment