diff --git a/.github/tests/pectra.yaml.norun b/.github/tests/mainnet.yaml.norun similarity index 71% rename from .github/tests/pectra.yaml.norun rename to .github/tests/mainnet.yaml.norun index b10a87ba0..491c1b424 100644 --- a/.github/tests/pectra.yaml.norun +++ b/.github/tests/mainnet.yaml.norun @@ -1,29 +1,28 @@ participants_matrix: el: - el_type: geth - el_image: ethereum/client-go:v1.15.10 + el_image: ethereum/client-go:v1.15.11 - el_type: reth - el_image: ghcr.io/paradigmxyz/reth:v1.3.12 + el_image: ghcr.io/paradigmxyz/reth:v1.4.8 - el_type: nethermind - el_image: nethermind/nethermind:1.31.9 + el_image: nethermind/nethermind:1.31.11 - el_type: erigon - el_image: erigontech/erigon:v3.0.2 + el_image: erigontech/erigon:v3.0.7 - el_type: besu - el_image: hyperledger/besu:25.4.1 + el_image: hyperledger/besu:25.6.0 cl: - cl_type: lighthouse cl_image: sigp/lighthouse:v7.0.1 - cl_type: teku - cl_image: consensys/teku:25.4.1 + cl_image: consensys/teku:25.5.0 - cl_type: nimbus - cl_image: statusim/nimbus-eth2:multiarch-v25.4.1 + cl_image: statusim/nimbus-eth2:multiarch-v25.6.0 - cl_type: lodestar - cl_image: chainsafe/lodestar:v1.29.0 + cl_image: chainsafe/lodestar:v1.31.0 - cl_type: prysm - cl_image: offchainlabs/prysm-beacon-chain:v6.0.0 - vc_image: offchainlabs/prysm-validator:v6.0.0 + cl_image: offchainlabs/prysm-beacon-chain:v6.0.4 + vc_image: offchainlabs/prysm-validator:v6.0.4 network_params: - electra_fork_epoch: 1 min_validator_withdrawability_delay: 1 shard_committee_period: 1 churn_limit_quotient: 16 diff --git a/.github/tests/peerdas-devnet-7.yaml b/.github/tests/peerdas-devnet-7.yaml deleted file mode 100644 index 4984a6b68..000000000 --- a/.github/tests/peerdas-devnet-7.yaml +++ /dev/null @@ -1,47 +0,0 @@ -participants_matrix: - el: - - el_type: nethermind - el_image: ethpandaops/nethermind:feature-peerdas - - el_type: reth - el_image: ethpandaops/reth:rkrasiuk-peerdas - - el_type: geth - el_image: ethpandaops/geth:peerdas-devnet-7 - cl: - - cl_type: teku - cl_image: ethpandaops/teku:das - supernode: true - - cl_type: nimbus - cl_image: ethpandaops/nimbus-eth2:gbv2 - supernode: true - - cl_type: grandine - cl_image: ethpandaops/grandine:hangleang-peerdas-devnet-7 - supernode: true - cl_extra_env_vars: {"RUST_MIN_STACK": "5242880"} - - cl_type: prysm - cl_image: ethpandaops/prysm-beacon-chain:peerDAS - supernode: true - - cl_type: lighthouse - cl_image: ethpandaops/lighthouse:peerdas-devnet-7 - supernode: true - - cl_type: lodestar - cl_image: ethpandaops/lodestar:peerDAS - supernode: true - -network_params: - fulu_fork_epoch: 1 - bpo_1_max_blobs: 9 - bpo_1_target_blobs: 6 -additional_services: - - dora - - spamoor - -spamoor_params: - image: ethpandaops/spamoor:latest - max_mem: 4000 - spammers: - - scenario: eoatx - config: - throughput: 200 - - scenario: blobs - config: - throughput: 20