Vlad Stan
Vlad Stan
code review: https://github.com/Amperstrand/lnbits/pull/1
> Is that for the TPoS items or for what? > > I am against for adding such functionality, because it opens new attack vectors. If anything, we can make...
I believe the issue is caused by a conflict between `lnaddress` and `lnurlp` in mapping the same route: - lunrlp: https://github.com/lnbits/lnurlp/blob/main/__init__.py#L20 - lnaddress: https://github.com/lnbits/lnaddress/blob/main/__init__.py#L21 There is no deterministic way in...
`lnaddress` deactivated on demo. Everyone can pay @bitkarrot now.  Closing issue. Please re-open if you are still experiencing issues.
> I can confirm, this fixed my issue on my own server. This could be an issue for others also running both extensions together. Should something be put in place...
closed in favor of: https://github.com/lnbits/lnbits/pull/3241
JMeter tests fixed here: https://github.com/lnbits/lnbits-extensions/pull/364/files The issue was that the payments at `/api/v1/payments` no longer have the `pending` bool field. See: https://github.com/lnbits/lnbits/pull/2537/files#r1618481568
1. what happens with unpaid invoices after they expire 2. what happens if I try to pay an invoice and it fails, then I try to pay a second time...
cc: @blackcoffeexbt see: https://github.com/lnbits/nostr-signing-device
Can this be closed?