Skip to content

Add new CI workflows for release and sync tests#42

Merged
pablomendezroyo merged 2 commits intomainfrom
pablo/add-proof-of-att-CI
Feb 5, 2026
Merged

Add new CI workflows for release and sync tests#42
pablomendezroyo merged 2 commits intomainfrom
pablo/add-proof-of-att-CI

Conversation

@pablomendezroyo
Copy link
Contributor

Introduce new continuous integration workflows for release and execution client sync tests while removing outdated workflows. This update enhances the testing and deployment process.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

✅ SYNC TEST REPORT - PASSED

This CI runs on a real DAppNode using the same RPC calls a user would make to configure a staker setup: execution client, consensus client, web3signer, MEV-boost, and relays. The self-hosted runner is pre-loaded with synced (or near-synced) execution client volumes, enabling fast sync and attestation tests with any client combination. Consensus clients use checkpoint sync, so no pre-synced volume is required.

Sync Test: Verifies that both execution and consensus clients reach a synced state. This test ensures the staker configuration is valid and clients can synchronize with the network.

📦 Clients Used

Component DNP Name DNP Version
Execution hoodi-besu.dnp.dappnode.eth 0.1.4
Consensus lodestar-hoodi.dnp.dappnode.eth 0.1.7
Web3Signer web3signer-hoodi.dnp.dappnode.eth 0.1.3
MEV Boost mev-boost-hoodi.dnp.dappnode.eth 0.1.1
Network hoodi

🔖 Version Tracking

Execution Client Versions

Stage Version
Before Install besu/v25.9.0/linux-x86_64/openjdk-java-21
After Install besu/v25.11.0/linux-x86_64/openjdk-java-21

Consensus Client Versions

Stage Version
Before Install Lodestar/v1.39.1/bc422a0
After Install Lodestar/v1.39.1/bc422a0

⏱️ Timing Measurements

Environment Setup

Operation Duration Status
SetStakerConfig 55.012s
PackageInstall 36.511s

Test Execution

Operation Duration Status
WaitForBeaconchainSync 0s
WaitForExecutionSync 1ms

Total Duration: 2m0s


📋 View full CI logs

@pablomendezroyo pablomendezroyo merged commit 195e5e1 into main Feb 5, 2026
2 checks passed
@pablomendezroyo pablomendezroyo deleted the pablo/add-proof-of-att-CI branch February 5, 2026 20:51
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.

1 participant