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 4 #1286

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

Validator 4 #1286

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  (not finalizer, only 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 stake enough to be validator (not finalizer).
    • Make sure that the validator is receiving rewards.
    • Wait several paydays.
  • Update the node to version 7.x.
    • node catches up
    • validator resumes producing blocks
    • rewards are received
  • WAIT FOR PROTOCOL UPDATE
  • After protocol update verify:
    • Node keeps catching up
    • validator resumes producing blocks
    • rewards are received
    • No errors in the logs
@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