Skip to content

feat(wallet): align power up/down with legacy and display SP#303

Merged
ety001 merged 1 commit into
nextfrom
feature/display-vests-as-sp
Jul 9, 2026
Merged

feat(wallet): align power up/down with legacy and display SP#303
ety001 merged 1 commit into
nextfrom
feature/display-vests-as-sp

Conversation

@ety001

@ety001 ety001 commented Jul 9, 2026

Copy link
Copy Markdown
Member

Summary

  • Add dedicated Power Up and Power Down wallet modals aligned with wallet-legacy (slider, STEEM amount input, contextual notes, and Basic/Advanced power up recipient flow).
  • Show Steem Power as SP across balances, delegations, and delegate/power down forms by converting VESTS using chain globals via a shared useGlobalProps hook.
  • Move cancel power down to the STEEM POWER balance menu (immediate broadcast) and add i18n coverage for en/zh/es.

Test plan

  • Open STEEM balance → Power Up: verify legacy-style form, balance fill, Basic/Advanced recipient toggle, and successful power up.
  • Open STEEM POWER → Power Down: verify slider, amount input, weekly/delegation/warning notes, and successful power down.
  • While power down is active, use Cancel Power Down from the STEEM POWER menu and confirm it cancels immediately.
  • Delegate SP from the delegate form and confirm amounts are converted from SP to VESTS correctly.
  • Confirm balance/delegation displays show SP instead of raw VESTS.
  • Run pnpm test and pnpm type-check.

Add dedicated Power Up and legacy-aligned Power Down flows, including cancel power down from the balance menu, SP/VESTS conversions, and updated i18n.
@ety001 ety001 merged commit 92db9dd into next Jul 9, 2026
2 of 3 checks passed
@ety001 ety001 deleted the feature/display-vests-as-sp branch July 9, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant