Anthony

Results 153 comments of Anthony

> weird granting people the right to spend in my wallet At the end of the day, it's a payment request, not an explicit spend. Almost every payment app that...

Looks like strfry still does it, specifically deletes after 5 minutes: https://github.com/hoytech/strfry/blob/e4e79af1214e38ea90f4d099bd1f057a688abdb6/strfry.conf#L116-L117 This may work, but still puts a tight limit on needing to immediately open the app before then....

I like the idea of using expiry tags, looks like that's [NIP-40](https://github.com/nostr-protocol/nips/blob/master/40.md). Would there be a reason to use both the ephemeral event range and the expiry tag? Or does...

I don't like this. It's very jarring. It's one thing if it's during the setup, but if there's a little disconnection while on the home screen, the whole screen converts...

I think this can stay open as a feature request. It definitely makes things a lot better if we can figure it out.

If you're still experiencing issues on the latest version, open a new ticket. Closing this due to inactivity.

![Screenshot 2024-05-08 at 1 17 19 PM](https://github.com/MutinyWallet/mutiny-web/assets/101225832/715a296a-c367-4957-ae04-429285c7acb9) This is incorrect.

Also, we should allow someone to just hit continue for 0 amount on chain. There's no reason they need to do anything for it.

I also fix dust amount errors in my fedimint onchain mutiny-node PR, but good to have it in both.

Okay, this looks to be an amountless invoice issue. Fedimint sends to amountless don't work, will make sure we disable that flow for it.