Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator 2 #1289

Open
21 tasks
linear bot opened this issue Dec 5, 2024 · 0 comments
Open
21 tasks

Validator 2 #1289

linear bot opened this issue Dec 5, 2024 · 0 comments

Comments

@linear
Copy link

linear bot commented Dec 5, 2024

VM name: [email protected]

  • Ensure you have enough CCDs to be validator.
  • Install the node version 7.0.5.
  • Set the node up for Stagenet, enable debug logs.
  • Setup Prometheus with CONCORDIUM_NODE_PROMETHEUS_LISTEN_PORT=9090 and also I think CONCORDIUM_NODE_PROMETHEUS_LISTEN_ADDRESS=0.0.0.0
  • 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.
@linear linear bot added the Test task label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants