Commit 04e13f3b authored by Parithosh Jayanthi's avatar Parithosh Jayanthi Committed by GitHub

feat: Update devnet-5 example (#863)

parent 8ed275a4
participants: participants:
- el_type: besu - el_type: besu
el_image: ethpandaops/besu:24.12-develop-8c5aabe el_image: ethpandaops/besu:24.12-develop-b143a56
cl_type: teku cl_type: teku
cl_image: consensys/teku:develop cl_image: consensys/teku:develop
el_log_level: "DEBUG" el_log_level: "debug"
count: 3
network_params: network_params:
electra_fork_epoch: 1 electra_fork_epoch: 1
min_validator_withdrawability_delay: 1 min_validator_withdrawability_delay: 1
...@@ -13,6 +13,12 @@ network_params: ...@@ -13,6 +13,12 @@ network_params:
num_validator_keys_per_node: 256 num_validator_keys_per_node: 256
additional_services: additional_services:
- dora - dora
- spamoor_blob
- tx_spammer
dora_params: dora_params:
image: "ethpandaops/dora:master-latest" image: "ethpandaops/dora:master-latest"
snooper_enabled: true snooper_enabled: true
\ No newline at end of file spamoor_blob_params:
throughput: 10
max_blobs: 2
max_pending: 40
\ No newline at end of file
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