MutinyWallet / harbor

Ecash management tool
https://harbor.cash
MIT License
119 stars 17 forks source link

wip mint list #63

Closed futurepaul closed 3 weeks ago

futurepaul commented 1 month ago

need to get real balances. also need to re-add the peek functionality

Screenshot 2024-05-29 at 6 24 29 PM
benthecarman commented 1 month ago

After you add the mint it should go back to the list of mints screen

futurepaul commented 1 month ago

I did a little change where peek takes an invite code string, but add federation has an actual ID so we use that now. that seems to get rid of the need for the whole FederationInviteOrId stuff? lemme know what you guys think

TonyGiorgio commented 4 weeks ago

is this ready? Needs formatting fixes

futurepaul commented 4 weeks ago

is this ready? Needs formatting fixes

need some guidance on FederationInviteOrId. I can disable #[warn(dead_code)] for now if we want to