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 5 #1288

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

Validator 5 #1288

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

Comments

@linear
Copy link

linear bot commented Dec 5, 2024

VM name:[email protected]

  • AFTER PROTOCOL UPDATE
  • Ensure you have enough CCDs to be validator  (not finalizer, only validator).
  • Install the node version 8.x
  • 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.
    • Make sure that the validator is receiving rewards.
    • No errors in the logs.
  • Move your stake to delegation with one transaction
  • Inspect account info after 2 paydays
    • Account is not validating anymore.
    • Stake is moved to delegation.
    • rewards are received
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