Bonus Points
Smoothening pool users rejoice! Any user that was part of the smoothening pool as of April 16 will be eligible for a3x
multipler on the private mainnet points issuance:
https://docs.restaking.cloud/k2docs/rcpoints
To be eligible DAppNode solo stakers need to natively delegate their validators for restaking using the DAppNode MEV Plus package following the instructions below.
DAppNode Package for MEV Plus
This package allows Dappnode solo stakers to natively delegate their stake and earn restaking ETH rewards. Native delegation makes the Ethereum stake available on the Ethereum execution layer smart contract and therefore the native delegation process will require GAS to register validators from the node and do the stake delegation which is then tracked by the Ethereum execution layer. For more information about the MEV Plus module take a look at the docs: https://docs.restaking.cloud/middleware/mevPlusModule Please see the above doc ifEXTRA_OPTS
in the MEV Plus DAppNode Package config are required to control which validators are natively delegated and which are not. By default, all of the validators on the node will be natively delegated.
Installation and setup wizzard
The MEV Plus Mainnet DAppNode package can be found by searching the public package repo but can alternatively be downloaded via the following link: http://my.dappnode/installer/public/mev-plus.public.dappnode.eth

Updating the beacon node
We will use the lighthouse as an example for how to configure your beacon node. Lets enterPackages -> Lighthouse -> Config -> Show Advanced Editor
:
_DAPPNODE_GLOBAL_MEVBOOST_MAINNET
will need to be adjusted to false
on the Beacon chain
node only.
In the EXTRA_OPTS section of Lighthouse Beacon Chain
, we need to inject the following:


