Files
lighthouse/scripts/tests/checkpoint-sync-config-devnet.yaml
Pawan Dhananjay 80ba0b169b Backfill peer attribution (#7762)
Partly addresses https://github.com/sigp/lighthouse/issues/7744


  Implement similar peer sync attribution like in #7733 for backfill sync.
2025-08-12 02:11:56 +00:00

23 lines
654 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
# There isn't a devnet-4 image
el_image: ethpandaops/geth:fusaka-devnet-3
supernode: true
- cl_type: lighthouse
cl_image: lighthouse:local
el_type: geth
# There isn't a devnet-4 image
el_image: ethpandaops/geth:fusaka-devnet-3
supernode: false
checkpoint_sync_enabled: true
checkpoint_sync_url: "https://checkpoint-sync.fusaka-devnet-4.ethpandaops.io"
global_log_level: debug
network_params:
network: fusaka-devnet-4