Skip to content

Fix Nethermind 2.0 archive and custom modes - #89

Merged
3alpha merged 1 commit into
mainfrom
fix/nethermind-2-archive-mode
Sep 25, 2026
Merged

3alpha merged 1 commit into
mainfrom
fix/nethermind-2-archive-mode

Conversation

@3alpha

@3alpha 3alpha commented Sep 24, 2026

Copy link
Copy Markdown
Member

Summary

  • Use each network’s archive preset when Archive is selected, and the uploaded configuration file when Custom is selected.
  • Remove package sync overrides so the selected configuration controls sync and storage.
  • Simplify the wizard to Normal, Archive, Custom, file upload, and the UI toggle.
  • Document that history from genesis requires a fresh data volume.

Validation

  • Compose validation passed for mainnet, Gnosis, and Hoodi.
  • Shell syntax and wizard target checks passed.
  • Mocked startup selected the expected configuration for every mode and network.
  • Live syncing was not tested because the Docker daemon is inaccessible here.

@tropibot

tropibot Bot commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

✅ TropiBot report: 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.

📦 Package Under Test

📦 Clients Used

Component DNP Name
Execution hoodi-nethermind.dnp.dappnode.eth
Consensus lodestar-hoodi.dnp.dappnode.eth
Web3Signer web3signer-hoodi.dnp.dappnode.eth
MEV Boost mev-boost-hoodi.dnp.dappnode.eth
Network hoodi

🔖 Version Tracking

Client Before After
Execution Nethermind/v2.0.0+bec830cd-hp/linux-x64/dotnet10.0.11 Nethermind/v2.0.0+bec830cd-hp/linux-x64/dotnet10.0.11
Consensus Lodestar/v1.48.0/c7dc2b0 Lodestar/v1.48.0/c7dc2b0

⏱️ Timing

Operation Duration Status
SetStakerConfig 1m 7s ✅
PackageInstall 23.6s ✅
WaitForSync 6.0s ✅

Total Duration: 2m 49s


📋 View full CI logs

@3alpha
3alpha merged commit 91ffc5a into main Sep 25, 2026
4 checks passed
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