-
Notifications
You must be signed in to change notification settings - Fork 41
feat(core): add wallet security alerts (power down/routes), routes rework, bug fixe, and UI/FAQ improvement #268
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
base: master
Are you sure you want to change the base?
Conversation
…work, and UI/FAQ improvement
|
This PR has been reviewed. I think it could be merged. Due to need 2/3 Top20 witnesses' votes to merge to master, please leave a comment with your witness name below as a vote. If any issue, you also could write down on this PR. |
|
This PR includes Links to Questionable Block Explorer, and it needs to be Removed before any merging happens |
Hi, @ety001, We made the needed change related to SteemScan following your removal. To avoid unrelated changes that could drag the PR, we will focus only on potential needed changes/issues directly related to our work (code added/removed). Any unrelated changes should preferably be submitted separately, as we are no longer custodians and cannot make decisions on behalf of the community. Thank you for your time, |
OK. I understand this. |
Summary of Wallet Development Update
#3This PR introduces the following improvements to the wallet:
Reworks the Withdraw Vesting Route (WVR) modal: standardizes styling and visual design, adds stronger validations, refactors component structure and validation flow to align with other transaction modals, improves logic, and adds a confirmation step.
Adds a Power Down table that lists each WVR route with its percentage and the computed amount per destination account based on the selected power-down total.
Adds Power Down alerts: shows a notice when WVRs are configured and an indicator of the current STEEM percentage in power down, and improves the active power-down message.
Enriches Transaction History: displays block ID and transaction ID for non-virtual transactions; virtual transactions show block ID only. Reference explorers: steemscan.com/block, steemscan.com/transaction.
Fixes incorrect withdraw-route data being shown after viewing a different user.
Fixes Keys & Permissions (Public Keys): corrects the SteemScan link structure and adds a quick link to SteemDB.
Moves Conversion modal copy into i18n
.jsonfiles per project standards and renders errors inside the modal for both SBD conversions and Transfers.Improves discoverability and adds Witnesses and Proposals sections to user profiles that display which proposals and witnesses the user has voted for, with voting actions enabled only when viewing your own profile for security and consistency.
Unifies input styles across Search delegator, Filter proposal, and Filter proposal voter inputs.
Improves FAQ and Welcome content, and cleans navigation by removing the sidebar items “Jobs at Steemit” and “Businesses Accepting Steem.”
Fixes witnesses incorrectly showing as disabled until they produce their first block.
Fixes multiple dark-mode contrast inconsistencies, background, and visibility issues across the wallet.
Trims leading and trailing whitespace across all form inputs to prevent submission failures.
Removes duplicate entries in
VerifiedExchangeList.js.Full breakdown and visual documentation:
https://steemit.com/witnesscategory/@symbionts/symbiont-s-or-steem-dao-or-wallet-development-update-3
https://steemit.com/witnesscategory/@symbionts/symbiont-s-or-steem-dao-or-wallet-development-update-3-1
https://steemit.com/witnesscategory/@symbionts/symbiont-s-or-steem-dao-or-wallet-development-update-3-2
Preview deployment: https://wallet.symbionts.io