Commit 5c8fd38
authored
feat: enable dora execution indexer (#1282)
rel ethpandaops/dora#547
```yaml
# network_params.yaml
participants:
- el_type: geth
cl_type: lighthouse
- el_type: besu
cl_type: teku
additional_services:
- dora
- spamoor
dora_params:
image: ethpandaops/dora:pk910-el-explorer
spamoor_params:
image: ethpandaops/spamoor:master
spammers:
- scenario: evm-fuzz
config:
throughput: 10
- scenario: eoatx
config:
throughput: 10
- scenario: erc20tx
config:
throughput: 10
- scenario: erc721tx
config:
throughput: 10
- scenario: erc1155tx
config:
throughput: 10
- scenario: uniswap-swaps
config:
throughput: 10
```
`kurtosis run
github.com/ethpandaops/ethereum-package@pk910/dora-el-explorer
--args-file network_params.yaml`1 parent b992b41 commit 5c8fd38
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments