Skip to content

Instantly share code, notes, and snippets.

@stefa2k
Last active April 21, 2023 06:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefa2k/cc8f07964d6558585ffb19798cf716fe to your computer and use it in GitHub Desktop.
Save stefa2k/cc8f07964d6558585ffb19798cf716fe to your computer and use it in GitHub Desktop.

Import keys on node

  1. Look if block of keys is already in use:
    1. At the lido server lists
    2. At beaconcha.in or another 3rd party source
  2. Check on node:
    1. Node in sync?
      1. EL logs
      2. CL logs
      3. Stereum Controls
      4. Grafana Dashboards
    2. Fee recipient address set correctly?
      1. Verify address here: https://docs.lido.fi/guides/node-operator-manual/#execution-layer-feesrewards-configuration-priority-fee-and-mev-rewards-collection-and-distribution of the smart contract
    3. MEV-Boost configured with correct relays?
      1. Verify list here: https://docs.lido.fi/guides/node-operator-manual/#relays-and-mev-boost-options of the smart contract
    4. Doppelgänger detection for clients
  3. Import keys
    1. If moving keys: import slashing db
  4. Watch log of validator client
  5. Watch 3rd party source to monitor validator keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment