Concordium / concordium-node

The main concordium node implementation.
GNU Affero General Public License v3.0
45 stars 21 forks source link

Validator 5 #1184

Open mh-concordium opened 1 month ago

mh-concordium commented 1 month ago
  1. AFTER PROTOCOL UPDATE
  2. Ensure you have enough CCDs to be validator  (not finalizer, only validator).
  3. Install the node version 7.x
  4. Set the node up for Stagenet, enable debug logs.
  5. Start the node and let it catch up to the final height.
  6. Register validator that will have a stake enough to be validator (not finalizer).
    1. Make sure that the validator is receiving rewards.
    2. Wait several paydays. 
    3. Make sure that the validator is receiving rewards.
    4. No errors in the logs.
  7. Move your stake to delegation with one transaction
  8. Inspect account info after 2 paydays
    1. Account is not validating anymore.
    2. Stake is moved to delegation.
    3. rewards are received