Files
lighthouse/scripts/tests/checkpoint-sync-config-devnet.yaml
Eitan Seri-Levi 7a7fe9663c Reduce TARGET_BACKFILL_SLOTS in checkpoint sync test (#8102)
Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com>
2025-09-23 04:37:33 +00:00

25 lines
690 B
YAML

# Kurtosis config file to checkpoint sync to a running devnet supported by ethPandaOps and `ethereum-package`.
participants:
- cl_type: lighthouse
cl_image: lighthouse:local
el_type: geth
el_image: ethpandaops/geth:master
cl_extra_params:
- --disable-backfill-rate-limiting
supernode: true
- cl_type: lighthouse
cl_image: lighthouse:local
el_type: geth
el_image: ethpandaops/geth:master
cl_extra_params:
- --disable-backfill-rate-limiting
supernode: false
checkpoint_sync_enabled: true
checkpoint_sync_url: "https://checkpoint-sync.fusaka-devnet-3.ethpandaops.io"
global_log_level: debug
network_params:
network: fusaka-devnet-3