8000 feat: keplr lifecycle notifs by jaredvu · Pull Request #1688 · dydxprotocol/v4-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: keplr lifecycle notifs #1688

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

Merged
merged 13 commits into from
May 7, 2025
Merged

feat: keplr lifecycle notifs #1688

merged 13 commits into from
May 7, 2025

Conversation

jaredvu
Copy link
Contributor
@jaredvu jaredvu commented May 6, 2025
  • Fix TransactionMemos so that they make sense as well as add a transfer memo
  • consolidate logic from lifecycle method selectors into their own standalone selector. This is now shared between lifecycle method and these keplr lifecycle dialogs
  • add keplr lifecycle dialogs and notifications

@jaredvu jaredvu requested a review from a team as a code owner May 6, 2025 21:00
Copy link
vercel bot commented May 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
v4-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 11:35pm
v4-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 11:35pm


await Promise.all(
reclaimableChildSubaccounts.map(({ subaccountNumber, usdcBalance }) =>
transferBetweenSubaccounts(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kinda would be nice to move this to account transaction supervisor because I hate useSubaccounts but I guess this is fine for now.

@jaredvu jaredvu merged commit 50919ae into main May 7, 2025
10 checks passed
@jaredvu jaredvu deleted the jv/keplr-lifecycle-notifs branch May 7, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0