Commit cd5e0433 authored by Barnabas Busa's avatar Barnabas Busa Committed by GitHub

chore: update some ci jobs (#691)

parent b8cd2b45
...@@ -22,7 +22,7 @@ additional_services: ...@@ -22,7 +22,7 @@ additional_services:
- prometheus_grafana - prometheus_grafana
- goomy_blob - goomy_blob
- custom_flood - custom_flood
- blobscan #- blobscan
- blockscout - blockscout
- dugtrio - dugtrio
- blutgang - blutgang
......
...@@ -15,3 +15,4 @@ participants: ...@@ -15,3 +15,4 @@ participants:
network_params: network_params:
network: sepolia network: sepolia
additional_services: [] additional_services: []
checkpoint_sync_enabled: true
...@@ -6,7 +6,7 @@ genesis_constants = import_module( ...@@ -6,7 +6,7 @@ genesis_constants = import_module(
DEFAULT_EL_IMAGES = { DEFAULT_EL_IMAGES = {
"geth": "ethereum/client-go:latest", "geth": "ethereum/client-go:latest",
"erigon": "ethpandaops/erigon:main-6d80c0f", "erigon": "ethpandaops/erigon:main",
"nethermind": "nethermindeth/nethermind:master", "nethermind": "nethermindeth/nethermind:master",
"besu": "hyperledger/besu:latest", "besu": "hyperledger/besu:latest",
"reth": "ghcr.io/paradigmxyz/reth", "reth": "ghcr.io/paradigmxyz/reth",
......
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