mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 07:07:48 +01:00
* feat: add readNfcTag to core wallet * feat: added payments/ endpoint to pay invoice with lnurlw from nfc tag * feat: add notifications to nfc read and payment process * feat: display sat and fiat amount on receive invoice * feat: add notifications for non-lnurl nfc tags * removed unnecesary payment updates * fix: case when lnurlw was already used. lnurl_req status error * fix: lnurl response status error * fix: abort nfc reading on receive dialog hid * feat: dismiss tap suggestion when nfc tag read successfully * update: NFC supported chip * remove console.log * add: function return type * test: happy path for api_payment_pay_with_nfc * feat: follow LUD-17, no support for lightning: url schema * explicit lnurl withdraw for payment * test: add parametrized tests for all cases of api_payment_pay_with_nfc endpoint * fix: payment.amount in response comes already in milisats |
||
---|---|---|
.. | ||
core | ||
nodes | ||
static | ||
templates | ||
utils | ||
wallets | ||
__init__.py | ||
__main__.py | ||
app.py | ||
bolt11.py | ||
commands.py | ||
db.py | ||
decorators.py | ||
exceptions.py | ||
helpers.py | ||
jinja2_templating.py | ||
lnurl.py | ||
middleware.py | ||
py.typed | ||
requestvars.py | ||
server.py | ||
settings.py | ||
tasks.py |