|
20 | 20 | - delegator claim rewards when last change is in epoch + 2, then advance epochs and claim again to see no missing rewards |
21 | 21 | - same as above, also when there is change in epoch + 1 |
22 | 22 | - delegate, advance epoch and get rewards for the pool, claim - zero rewards for the delegate |
23 | | -- delegate, advance epoch, delegate, advance epoch, claim rewards - only for the first delegation, advance epoch, claim rewards - for all |
24 | 23 | - delegator claim after claim |
25 | 24 | - delegator claim after claim when exists checkpoint with the current epoch of the first claim |
26 | 25 | - staker change balance in each epoch (increase, intent, delegate increase, delegate intent, delegate exit) and attest in each epoch - test rewards (also some epochs with no balance change and some epochs with no attest) |
@@ -48,7 +47,7 @@ more ideas: |
48 | 47 | - staker enter in V1, advance epoch, update balance, upgrade to V3, attest, update balance, advance epoch, attest |
49 | 48 | - staker enter in V0, advance epoch, update balance, advance epoch, update balance, upgrade to V3, attest |
50 | 49 | - staker enter in V1, advance epoch, update balance, advance epoch, update balance, upgrade to V3, attest |
51 | | -- staker in V2, update balance staker+update balance pool, upgrade, attest in current epoch, attest in next epoch, attest in next next epoch |
| 50 | +- staker in V2, update balance staker+update balance pool, upgrade, attest in current epoch, attest in next epoch, attest in next next epoch - test staker and delegator rewards. |
52 | 51 | - staker in V2, advance epoch, update balance staker+update balance pool, advance epoch, update balance staker+update balance pool, upgrade, update balance staker+update balance pool, attest in current epoch, attest in next epoch, attest in next next epoch |
53 | 52 |
|
54 | 53 | ## pool member balance at curr epoch migration |
|
0 commit comments