dappnode / DNP_DAPPMANAGER

Dappnode package responsible for providing the Dappnode Package Manager
GNU General Public License v3.0
30 stars 40 forks source link

Prepare dappmanager for multi-service nimbus client #2014

Closed dappnodedev closed 3 weeks ago

dappnodedev commented 1 month ago

We are going to migrate from monoservice nimbus client to a new version that includes:

  1. beacon-chain
  2. validator
  3. beacon-validator --> This is a proxy that forwards request following this pattern:
req to beacon-validator:4500 ----------> beacon-chain:3500
req to beacon-validator:3500 ----------> validator: 3500

This PR removes logic related to beacon-validator service

It is important to design a proper migration strategy, as publishing a new Dappmanager version including this changes will cause the previous versions of Nimbus client to fail if selected in the Stakers tab

github-actions[bot] commented 1 month ago

🚀 Deployed on https://66dec49614f9440d792d99ce--objective-borg-9eeae5.netlify.app

github-actions[bot] commented 1 month ago

Dappnode bot has built and pinned the built packages to an IPFS node, for commit: 7b9b8cd474e58937067d7083741922f129fbd876

This is a development version and should only be installed for testing purposes.

  1. Package dappmanager.dnp.dappnode.eth

    Install link

    Hash: /ipfs/QmTTTWpESs4U3zrzSfAHKwVNkqJVPefZ8osNWYkyD78GgM

(by dappnodebot/build-action)