Concordium / concordium-node

The main concordium node implementation.
GNU Affero General Public License v3.0
45 stars 22 forks source link

Validator 8 - special case #1191

Closed mh-concordium closed 2 weeks ago

mh-concordium commented 4 months ago

VM name: ubuntu@172.31.32.47

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