Commit 1acc201c authored by Barnabas Busa's avatar Barnabas Busa Committed by GitHub

fix: bump peerdas images (#678)

parent cd5e0433
participants:
- cl_type: prysm
cl_image: ethpandaops/prysm-beacon-chain:peerDAS
- cl_type: lighthouse
cl_image: ethpandaops/lighthouse:das
- cl_type: teku
cl_image: ethpandaops/teku:nashatyrev-das
network_params:
network: peerdas-devnet-1
snooper_enabled: true
participants: participants:
- el_type: geth - cl_type: prysm
el_image: ethpandaops/geth:master
cl_type: prysm
cl_image: ethpandaops/prysm-beacon-chain:peerDAS cl_image: ethpandaops/prysm-beacon-chain:peerDAS
cl_max_mem: 2048 cl_extra_params: [
- el_type: geth --subscribe-all-subnets,
el_image: ethpandaops/geth:master ]
cl_type: lighthouse - cl_type: lighthouse
cl_extra_params: [ cl_extra_params: [
--subscribe-all-data-column-subnets, --subscribe-all-data-column-subnets,
] ]
cl_image: ethpandaops/lighthouse:das cl_image: ethpandaops/lighthouse:das
- el_type: geth - cl_type: teku
cl_type: lighthouse cl_image: ethpandaops/teku:nashatyrev-das
cl_image: ethpandaops/lighthouse:das cl_extra_params: [
- el_type: geth --p2p-subscribe-all-custody-subnets-enabled,
el_image: ethpandaops/geth:master ]
cl_type: teku
cl_image: ethpandaops/teku:das
- el_type: geth
el_image: ethpandaops/geth:master
cl_type: nimbus
cl_image: ethpandaops/nimbus-eth2:wip-peerdas
validator_count: 1
network_params: network_params:
eip7594_fork_epoch: 0 eip7594_fork_epoch: 0
eip7594_fork_version: "0x50000038" eip7594_fork_version: "0x50000038"
......
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