You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/flow_test/flow_ideas.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,10 @@
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)
27
26
- staker has multiple pool with multiple delegator each, change balance (staker, strk delegate, btc delegate) and attest in many epochs and test rewards both staker and members
28
-
- test staker claim rewards with more than one balance change in an epoch.
29
27
- member enter, in the same epoch or one epoch after claim (balance is zero).
0 commit comments