MutinyWallet / mutiny-web

The frontend for Mutiny Wallet
https://app.mutinywallet.com
MIT License
174 stars 49 forks source link

show federation expiration metadata #1129

Closed futurepaul closed 1 month ago

futurepaul commented 1 month ago

for #1128

here's what I have so far. putting this here so @TonyGiorgio can see the logic I used to get the metadata

Screenshot 2024-05-07 at 10 22 03 AM
TonyGiorgio commented 1 month ago

Okay thanks, want me to go ahead and get this all into mutiny-node?

TonyGiorgio commented 1 month ago

Try this: https://github.com/MutinyWallet/mutiny-node/pull/1169

cloudflare-pages[bot] commented 1 month ago

Deploying mutiny-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: b93dcde
Status: ✅  Deploy successful!
Preview URL: https://07c4e91b.mutiny-web.pages.dev
Branch Preview URL: https://show-expiration-warnings.mutiny-web.pages.dev

View logs

TonyGiorgio commented 1 month ago
  1. It's not obvious what I'm supposed to do after the "Manage Federations" pop up window comes up. I think if the "transfer funds" button stayed on the federation page no matter what, it would be more obvious. A popup could come up, saying whether they want to swap to lightning or swap to a new federation and they should add one if they have it?

  2. When the federation is the 2nd one, the pop up doesn't happen.

futurepaul commented 1 month ago

needs https://github.com/MutinyWallet/mutiny-node/pull/1169 and a new version of mutiny node

futurepaul commented 1 month ago

looks good now @TonyGiorgio