dni ⚡

Results 109 issues of dni ⚡

- adds setting to choose a blockexplorer for addresses/txid's - adds functionality to choose where to broadcast your claim/refund tx. related to https://github.com/BoltzExchange/boltz-web-app/issues/521

had a hard time writing and test for https://github.com/BoltzExchange/boltz-web-app/pull/636 i think its time to refactor the amount inputs to make it a bit more testable

- add ci - add linters

- this can help the extension manager to know if the current installed lnbits is compatible with an release. - this will make it also possible to deprecate unmaintained extension...

if i am not mistaken, none of the valid bolt11 examples actually including a valid `n` tag, which should be verified by a reader if existing. i used this example...

this is used multiple times in extensions to safeguard `views_lnurl.py` endpoint to not return a wrong lnurl error response. you use it by just setting following on your lnurl router/view...