lnbits-legend/lnbits/core
calle 7a406786f6
Merge pull request #1246 from prusnak/drop-binascii
use bytes.fromhex/hex builtins instead of binascii.hexlify/unhexlify
2023-01-03 10:52:28 +01:00
..
static chore: code format 2022-12-16 10:29:53 +02:00
templates QR invoices and lnurls got prefix and uppercased 2022-12-28 23:42:36 +01:00
views Merge pull request #1246 from prusnak/drop-binascii 2023-01-03 10:52:28 +01:00
__init__.py refactor: include admin extension into core 2022-12-08 15:41:52 +02:00
crud.py refactor: only use one (direction) flag for identifying payment 2022-12-22 12:23:46 +02:00
migrations.py Fix Typo in Migration Logging 2022-12-28 16:06:01 -08:00
models.py refactor: remove unused imports 2022-12-27 14:50:42 +01:00
services.py Merge pull request #1246 from prusnak/drop-binascii 2023-01-03 10:52:28 +01:00
tasks.py refactor: remove unused imports 2022-12-27 14:50:42 +01:00