Skip to content

feat: enable dora execution indexer#1282

Merged
pk910 merged 1 commit intomainfrom
pk910/dora-el-explorer
Jan 7, 2026
Merged

feat: enable dora execution indexer#1282
pk910 merged 1 commit intomainfrom
pk910/dora-el-explorer

Conversation

@pk910
Copy link
Copy Markdown
Member

@pk910 pk910 commented Jan 7, 2026

rel ethpandaops/dora#547

# 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

@pk910 pk910 merged commit 5c8fd38 into main Jan 7, 2026
14 checks passed
@pk910 pk910 deleted the pk910/dora-el-explorer branch January 7, 2026 11:08
barnabasbusa pushed a commit that referenced this pull request Apr 1, 2026
🤖 I have created a release *beep* *boop*
---


##
[6.1.0](6.0.0...6.1.0)
(2026-04-01)


### Features

* Add Besu and Teku grafana dashboards
([#1281](#1281))
([7a3cc83](7a3cc83))
* add buildoor as separate mev stack
([#1309](#1309))
([903fd99](903fd99))
* add Caplin (Erigon embedded CL) as a supported consensus launcher
([#1339](#1339))
([173e3d5](173e3d5))
* add custom binary execution functionality
([#1287](#1287))
([68f9c19](68f9c19))
* add ews (execution witness sentry)
([#1285](#1285))
([5593889](5593889))
* add force_restart - to be able to replace images/binaries without
killing enclave
([#1289](#1289))
([e243677](e243677))
* add heze
([#1323](#1323))
([eb8c590](eb8c590))
* add mev-builder-cl-extra-params
([#1284](#1284))
([c7027e8](c7027e8))
* add min builder withdrawal delay
([#1294](#1294))
([7f67acd](7f67acd))
* Add skill for more efficient use of the package for running devnets
([#1326](#1326))
([ff545a6](ff545a6))
* add slashoor
([#1308](#1308))
([e4b3305](e4b3305))
* add snooper_params
([#1327](#1327))
([c2bc134](c2bc134))
* added option for custom logging (Teku only)
([#1321](#1321))
([582ebad](582ebad))
* Adding rakoon as tool
([#1303](#1303))
([0272744](0272744))
* **checkpointz:** add automatic GLOAS fork image detection
([#1344](#1344))
([44f21e7](44f21e7))
* **ci:** add consensoor
([#1301](#1301))
([865e221](865e221))
* **constants:** add 'consensoor' to CL_TYPE and VC_TYPE constants
([865e221](865e221))
* enable dora execution indexer
([#1282](#1282))
([5c8fd38](5c8fd38))
* enable execution details indexing & tracing for dora
([#1317](#1317))
([2f2690b](2f2690b))
* **launcher:** add publish_udp to participant configurations
([#1300](#1300))
([a412048](a412048))
* **launcher:** integrate consensoor client launcher
([865e221](865e221))
* replace ews with zkboost
([#1338](#1338))
([964a9f4](964a9f4))
* **starlark:** add Consensoor launcher support for Starlark
([865e221](865e221))
* support spinning up multiple relays
([#1272](#1272))
([c26e7e2](c26e7e2))
* update assertoor config
([#1312](#1312))
([8afc10c](8afc10c))
* use gloas-support image image for assertoor when gloas is scheduled
([#1318](#1318))
([f18408b](f18408b))
* **vc:** allow 'consensoor' VC type in vc_launcher
([865e221](865e221))


### Bug Fixes

* **besu:** remove CLIQUE from RPC API lists
([#1341](#1341))
([6307765](6307765))
* binary rename from nimbus_exe.. to nimbus
([#1325](#1325))
([343ae7f](343ae7f))
* bump ethereum-genesis-generator to 5.3.1
([#1330](#1330))
([429e3cb](429e3cb))
* bump ethereum-genesis-generator to 5.3.5
([#1332](#1332))
([56535d9](56535d9))
* bump GitHub Actions to latest releases
([#1342](#1342))
([0dedf87](0dedf87))
* bump kurtosis-assertoor-github-action to fix Node.js 20 deprecation
warnings
([#1336](#1336))
([b31af5e](b31af5e))
* claude skill install command does exist
([#1331](#1331))
([a0f3436](a0f3436))
* dora eip7732-support to gloas-support
([#1298](#1298))
([c6ca605](c6ca605))
* enable private discovery for Grandine for both built-in and external
vc
([#1315](#1315))
([7282336](7282336))
* enforce spammer names to avoid deduplication on spammor side
([#1296](#1296))
([2faba19](2faba19))
* fail if dummy first error handling
([#1290](#1290))
([8803a15](8803a15))
* grafana dashboard data source
([#1291](#1291))
([6b605f1](6b605f1))
* **input_parser:** expand VC matrix as cartesian product in
participants_matrix
([#1347](#1347))
([4cb71e5](4cb71e5))
* mev api ci startup bug
([#1297](#1297))
([103b078](103b078))
* treat besu/teku as special butterflies
([#1322](#1322))
([87df9d9](87df9d9))
* update assertoor ai models
([#1313](#1313))
([234fb54](234fb54))
* update docker/login-action to v4.0.0 for Node.js 24
([#1333](#1333))
([4918751](4918751))
* update kurtosis apt source to sdk.kurtosis.com
([#1334](#1334))
([b031d21](b031d21))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants