Skip to content

Add Reth snapshot and storage mode options#85

Open
3alpha wants to merge 3 commits into
mainfrom
add-reth-snapshot-storage-mode
Open

Add Reth snapshot and storage mode options#85
3alpha wants to merge 3 commits into
mainfrom
add-reth-snapshot-storage-mode

Conversation

@3alpha

@3alpha 3alpha commented Jun 10, 2026

Copy link
Copy Markdown
Member

Summary

  • add a DOWNLOAD_SNAPSHOT toggle enabled by default to run reth download before first startup
  • add STORAGE_MODE with full, minimal, and archive profiles
  • keep ARCHIVE_NODE=true as a backward-compatible archive override

Testing

  • sh -n reth/entrypoint.sh
  • docker compose config
  • git diff --check
  • docker run --rm ghcr.io/paradigmxyz/reth:v2.2.0 node --help
  • docker run --rm ghcr.io/paradigmxyz/reth:v2.2.0 download --help

@tropibot

tropibot Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

✅ 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-reth.dnp.dappnode.eth
Consensus lighthouse-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 reth/v2.3.0-9384bc5/x86_64-unknown-linux-gnu reth/v2.3.0-9384bc5/x86_64-unknown-linux-gnu
Consensus n/a Lighthouse/v8.1.3-176cce5/x86_64-linux

⏱️ Timing

Operation Duration Status
SetStakerConfig 26.5s
PackageInstall 1m 1s
WaitForSync 0.0s

Total Duration: 1m 42s


📋 View full CI logs

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