test: add get_stakers exit intent flow#27
Merged
arad-starkware merged 1 commit intomainfrom Nov 19, 2025
Merged
Conversation
Collaborator
Author
This was referenced Nov 17, 2025
noa-starkware
approved these changes
Nov 17, 2025
Collaborator
noa-starkware
left a comment
There was a problem hiding this comment.
Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @arad-starkware)
2e69d7b to
2be6944
Compare
28e5e23 to
8622540
Compare
2be6944 to
cbfd344
Compare
8622540 to
bf7e058
Compare
This was referenced Nov 17, 2025
bf7e058 to
82c2b26
Compare
cbfd344 to
5ab5855
Compare
82c2b26 to
84af108
Compare
5ab5855 to
1bbfecb
Compare
1bbfecb to
1ff8fc2
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
==========================================
- Coverage 95.74% 95.40% -0.34%
==========================================
Files 47 45 -2
Lines 11159 9389 -1770
==========================================
- Hits 10684 8958 -1726
+ Misses 475 431 -44 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
Author
Merge activity
|
This was referenced Nov 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This change is
Note
Adds a test verifying get_stakers across epochs after a staker submits exit intent.
get_stakers_staker_exit_intent_flow_testinworkspace/apps/staking/contracts/src/flow_test/test.cairoto validateget_stakersreturns the staker in the current/next epoch after exit intent and excludes them from the following epoch.Written by Cursor Bugbot for commit 1ff8fc2. This will update automatically on new commits. Configure here.