Michael Bumann

Results 310 comments of Michael Bumann

thanks for this explanation! that sounds actually pretty promising and quite doable. If we can hook this in as a plugin to make it easy for users to optionally enable...

Good idea. thanks for raising this topic and indeed this would making it easier to write a migration script. Right now every `transaction entry` in the DB assumes it is...

you can do that here, too. If it is an internal transaction from one lndhub account to another one there is still an invoice involved. lndhub then sees that the...

I don't think more logic should be put on the NIP07. This makes it just harder to implement nip07 and will lead to less options. If you want such syntactic...

> . Is at really that much added complexity though. yes it is. as always with technical debt it starts with this; with something that is seemingly simple to implement....

hmm, the info event (kind 13194) can be used for this? I think we have two levels here: the general info event (kind 13194) which has the information of what...

This sounds like very hard to communicate to the user to understand what permission is given there, doesn't it? and a bit annoying to implement because it works differently than...

@verbiricha this is an important discussion. and actually I only think that the Alby implementation of the get_info call is not ideal. as mentioned here the get_info cal should always...

Hey, thanks for the issue! that's a good and important one. NWC should be easily usable from any environment and not depend on the browser. You use the `getAuthorizationUrl` exactly...