Validator 2
mh-concordium opened this issue · 0 comments
mh-concordium commented
- Ensure you have enough CCDs to be validator.
- Install the node version 6.3.0.
- Set the node up for Stagenet, enable debug logs.
- Start the node and let it catch up to the final height.
- Register validator that will have a large stake enough to be finalizer.
- Make sure that the validator is receiving rewards.
- Wait several paydays.
- WAIT FOR PROTOCOL UPDATE
- After Protocol update:
- Node has stopped since it is not on the correct protocol anymore.
- Check the logs, protocol version mismatch is addressed in the logs.
- Update the node to version 7.x.
- node catches up
- After node was updated verify:
- Node keeps catching up
- validator resumes producing blocks
- rewards are received
- No errors in the logs
- Deregister validator.
- At the payday after the cooldown, stake is released and it can be used for transfers.