Skip to content

v5.4.0 — Custom Client Combinations (Major Update)

Choose a tag to compare

@mjkeating mjkeating released this 02 May 15:32
· 285 commits to main since this release

Biggest feature yet: You can now freely mix and match any Execution Client + Consensus Client + Validator Client.

✨ Major New Features

  • Custom Setup mode — choose your own combination (e.g. Erigon + Teku + Lighthouse VC, Besu + Lodestar, etc.)
  • Unified Python orchestrator with better error handling and modularity
  • Improved role-based installs: Solo Staking, Full Node Only, Failover, Validator Only, Lido CSM, etc.

Thanks

Huge thanks to contributor b0a7 for the excellent custom combos work (PR #5).

What's Changed

  • Unbound _VC crash by @b0a7 in #1
  • Merge PR #2: Python cleanup + installer and README updates (v5.3.0) by @mjkeating in #3
  • Python cleanup by @b0a7 in #2
  • resync Reth via download by @b0a7 in #4
  • Custom client combos by @b0a7 in #5

New Contributors

Full Changelog: https://github.com/mjkeating/EthPillar/commits/v5.4.0