peerdas-devnet-7: update DataColumnSidecarsByRoot request to use DataColumnsByRootIdentifier (#7399)

Update DataColumnSidecarsByRoot request to use DataColumnsByRootIdentifier #7377


  As described in https://github.com/ethereum/consensus-specs/pull/4284
This commit is contained in:
SunnysidedJ
2025-05-12 09:20:55 +09:00
committed by GitHub
parent 92391cdac6
commit 593390162f
19 changed files with 262 additions and 208 deletions

View File

@@ -1,39 +1,37 @@
participants:
- cl_type: lighthouse
cl_image: lighthouse:local
el_image: ethpandaops/geth:engine-getblobs-v2-3676b56
el_image: ethpandaops/geth:marius-engine-getblobs-v2
cl_extra_params:
- --subscribe-all-data-column-subnets
- --subscribe-all-subnets
# Note: useful for testing range sync (only produce block if node is in sync to prevent forking)
# Note: useful for testing range sync (only produce block if the node is in sync to prevent forking)
- --sync-tolerance-epochs=0
- --target-peers=3
count: 2
- cl_type: lighthouse
cl_image: lighthouse:local
el_image: ethpandaops/geth:engine-getblobs-v2-3676b56
el_image: ethpandaops/geth:marius-engine-getblobs-v2
cl_extra_params:
# Note: useful for testing range sync (only produce block if node is in sync to prevent forking)
# Note: useful for testing range sync (only produce block if the node is in sync to prevent forking)
- --sync-tolerance-epochs=0
- --target-peers=3
count: 2
network_params:
electra_fork_epoch: 1
fulu_fork_epoch: 2
electra_fork_epoch: 0
fulu_fork_epoch: 1
seconds_per_slot: 6
max_blobs_per_block_electra: 64
target_blobs_per_block_electra: 48
max_blobs_per_block_fulu: 64
target_blobs_per_block_fulu: 48
snooper_enabled: false
global_log_level: debug
additional_services:
- dora
- spamoor_blob
- spamoor
- prometheus_grafana
dora_params:
image: ethpandaops/dora:fulu-support
spamoor_blob_params:
# Throughput of spamoor
# Defaults to 3
throughput: 32
spamoor_params:
spammers:
- scenario: eoatx
config:
throughput: 200
- scenario: blobs
config:
throughput: 20