Concordium / concordium-node

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

Delegator 3 #1187

Open mh-concordium opened 1 month ago

mh-concordium commented 1 month ago
  1. Have account with scheduled transfer
  2. Add delegator
  3. Delegate to a pool.
  4. WAIT FOR PROTOCOL UPDATE
  5. After protocol update verify:
    1. account still does active delegation
    2. check that the stake is the same as before
    3. delegation rewards are received
  6. Move stake to passive delegation
    1. account now delegates to passive delegation
    2. check that the stake is the same as before
    3. delegation rewards are received