Backfill peer attribution (#7762)

Partly addresses https://github.com/sigp/lighthouse/issues/7744


  Implement similar peer sync attribution like in #7733 for backfill sync.
This commit is contained in:
Pawan Dhananjay
2025-08-11 19:11:56 -07:00
committed by GitHub
parent 122f16776f
commit 80ba0b169b
7 changed files with 620 additions and 144 deletions

View File

@@ -3,18 +3,20 @@ participants:
- cl_type: lighthouse
cl_image: lighthouse:local
el_type: geth
el_image: ethpandaops/geth:fusaka-devnet-2
# 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
el_image: ethpandaops/geth:fusaka-devnet-2
# 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-2.ethpandaops.io"
checkpoint_sync_url: "https://checkpoint-sync.fusaka-devnet-4.ethpandaops.io"
global_log_level: debug
network_params:
network: fusaka-devnet-2
network: fusaka-devnet-4