-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add unstake screen for mobile staking #11607
feat: add unstake screen for mobile staking #11607
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Bitrise✅✅✅ Commit hash: 92b1854 Note
|
Bitrise✅✅✅ Commit hash: a3cb2d7 Note
|
…ce code duplication
a3cb2d7
to
48df91c
Compare
It adds the estimatedAnnualRewards state and the calculateEstimatedAnnualRewards function to calculate and display the estimated annual rewards based on the staking amount and the annual reward rate.
Bitrise✅✅✅ Commit hash: 8792a06 Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some suggestions but otherwise LGTM! 💯
app/components/UI/Stake/Views/UnstakeInputView/UnstakeInputView.tsx
Outdated
Show resolved
Hide resolved
Bitrise✅✅✅ Commit hash: 8809bfb Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This PR covers the following:
Related issues
Closes STAKE- 783
Manual testing steps
Screenshots/Recordings
Before
Unstake_Screen_Before.mp4
After
Unstake_Screen_After.mp4
Pre-merge author checklist
Pre-merge reviewer checklist