-
Notifications
You must be signed in to change notification settings - Fork 295
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
[DDW-579] Undelegated wallet shown as delegated on "Delegation center" screen #2404
[DDW-579] Undelegated wallet shown as delegated on "Delegation center" screen #2404
Conversation
@yakovkaravelov please merge latest develop. |
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.
@yakovkaravelov Nice job.
I left just one comment.
P.S. Why this is changed if you didn't touch translations? Can you check this please
source/renderer/app/i18n/locales/defaultMessages.json
And also merge latest develop
branch and fix conflicts
source/renderer/app/components/staking/delegation-center/WalletRow.js
Outdated
Show resolved
Hide resolved
@tomislavhoracek |
…-delegated-on-delegation-center-screen
@yakovkaravelov Unable to test as not able to undelegate on Yoroi due to transaction issue on testnet. See screenshot |
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.
@yakovkaravelov code looks good now 👍
Reviewing this now with Trezor HW wallet on the mainnet... |
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.
I undelegated in Yoroi and the changes are visible in Daedalus for Ledger S and software wallets.
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.
Tested with software wallet on Yoroi testnet and Daedalus testnet. Good work @yakovkaravelov 👍
This PR fixed delegated stake pool status on Delegation Center screen
Jira Ticket
Todos
Testing Checklist
Test Cases
Scenario: Wallet undelegated
App
Staking
=>Delegation Center
and make sure delegated stake pool statuses of wallets are properly shown upScreenshots
English
Japanese
Review Checklist
Basics
feature
/bug
/chore
,release-x.x.x
)yarn test
)yarn dev
)yarn package
/ CI builds)yarn flow:test
)yarn lint
)yarn prettier:check
)yarn manage:translations
produces no changes)yarn storybook
)yarn.lock
file is updatedCode Quality
Testing
After Review
done
column on the YouTrack board