Skip to content

Commit 3109f16

Browse files
committed
test: remove duplicate ideas from flows
1 parent 09937ea commit 3109f16

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/flow_test/flow_ideas.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
- delegator claim rewards when last change is in epoch + 2, then advance epochs and claim again to see no missing rewards
2121
- same as above, also when there is change in epoch + 1
2222
- 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
2423
- delegator claim after claim
2524
- delegator claim after claim when exists checkpoint with the current epoch of the first claim
2625
- 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:
4847
- staker enter in V1, advance epoch, update balance, upgrade to V3, attest, update balance, advance epoch, attest
4948
- staker enter in V0, advance epoch, update balance, advance epoch, update balance, upgrade to V3, attest
5049
- 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.
5251
- 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
5352

5453
## pool member balance at curr epoch migration

0 commit comments

Comments
 (0)