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 8 - special case #1274

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

Validator 8 - special case #1274

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

Comments

@linear
Copy link

linear bot commented Dec 5, 2024

VM name: [email protected]

  • Have the node version 8.x.
    • Setup debug logs
    • Setup Prometheus with CONCORDIUM_NODE_PROMETHEUS_LISTEN_PORT=9090 and also I think CONCORDIUM_NODE_PROMETHEUS_LISTEN_ADDRESS=0.0.0.0
    • node catches up
  • Register validator that will have a large stake enough to be finalizer.
    • Make sure that the validator is receiving rewards.
    • Wait several paydays.
  • Identify when is the Protocol Update in effect
  • Identify when is the payday before PU in effect (address that payday as payday x)
  • In the last epoch of the payday x, increase the stake
  • WAIT FOR PROTOCOL UPDATE
  • After protocol update verify:
    • Validator is still receiving rewards.
    • Stake is not increased but will be increased at the next payday since stake was increased at the snapshot epoch
  • Move the stake to delegation to a pool
  • At the next payday:
    • Account is delegating
@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