lnbits-legend/lnbits/core
calle e7a6e86e7a
Fix/duplicate payments (#973)
* check if wallet exists

* check wallet existence in key check

* fix duplicate removal
2022-09-18 16:27:03 +03:00
..
static fix for uppercase QR 2022-09-12 10:17:45 +02:00
templates/core Merge pull request #958 from AaronDewes/patch-1 2022-09-13 15:48:37 +01:00
views Revert "Revert "API key check: assert that wallet exists (#961)" (#962)" (#963) 2022-09-12 18:49:57 +03:00
__init__.py I want them to turn black 2021-10-17 18:33:29 +01:00
crud.py Fix/duplicate payments (#973) 2022-09-18 16:27:03 +03:00
migrations.py remove IF NOT EXISTS in CREATE VIEW 2021-11-15 21:45:13 +00:00
models.py Fix: tasks.py reuse db connection for invoice deletion (#971) 2022-09-15 14:48:59 +03:00
services.py Fix/duplicate payments (#973) 2022-09-18 16:27:03 +03:00
tasks.py remove asserts and add ignore instead for now 2022-07-27 09:39:52 +02:00