Michael Bumann

Results 64 issues of Michael Bumann

Currently sentry reports the line where we call `CaptureException` and not where the error actually happened. I think it should be possible to improve this that Sentry tells us the...

for example currently we return the raw SQL error message (e.g. when the accounts table is locked). we should not expose the internal error message and return an error that...

#### Contents: * what is it? why is it built? * comparison to lndhub * how to install and run it * link to code + download the latest releases...

I am not sure yet if this makes sense on this level. But I am thinking if it is possible to allow users to have their balances in Fiat. This...

later

Can we somehow migrate data from the lndhub.js Redis database to our DB? This would make migration easier. Maybe one start could be to just create one initial incoming transaction...

this would be helpful for relay operators to identify requests. is this possible?

### Feature description Still many seem to use the lndhub connector with the Alby lndhub. Those users should connect their alby account and no longer use the lndhub connector ###...

idea

https://github.com/swentel/nostr-php/tree/main

Currently we ask the user for the Alby email/password but we should use the Alby OAuth API to connect the wallet.

Currently we add a [default button to unlock the paywall](https://github.com/getAlby/lightning-publisher-wordpress/blob/master/includes/class-bln-publisher-paywall.php#L283-L292) to be more flexible there we should allow people to render their own HTML template instead of the default button....