feat(tron): new staking UI elements#26917
Closed
ulissesferreira wants to merge 1 commit into
Closed
Conversation
37534d4 to
54f41a6
Compare
Contributor
|
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. |
7083d03 to
02afb28
Compare
fcc6145 to
9749121
Compare
1607599 to
893e98a
Compare
1539537 to
54f36fc
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## cursor/tron-additional-assets-34a0 #26917 +/- ##
=====================================================================
Coverage ? 40.14%
=====================================================================
Files ? 4623
Lines ? 121183
Branches ? 26444
=====================================================================
Hits ? 48650
Misses ? 67990
Partials ? 4543 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
54f36fc to
b656ef5
Compare
Contributor
🔍 Smart E2E Test Selection⏭️ Smart E2E selection skipped - base branch is not main (base: cursor/tron-additional-assets-34a0) All E2E tests pre-selected. |
Contributor
The committed fixture schema is out of date. To update, comment: |
|
Made-with: Cursor
b656ef5 to
5edb90b
Compare
Contributor
Author
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.


Description
There are 3 new special assets being sent by the Tron snap that unlock UI improvements related to the staking experience:
lock_period, it's there during the withdrawal period (14 days)lock_periodand is ready to be fully withdrawnIn this PR we introduce UI elements to display these 3 special assets providing users a more complete overview of their staking + unstaing flow. We also allow users to call 2 new actions that are urgently missing:
Changelog
CHANGELOG entry: Add UI elements to see and interact with: TRX being unlocked from staking, unstaked TRX that is ready to be withdrawn, TRX staking rewards
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist