Gene Takavic
d33724c1c9
getting rid of unnecessary Unions
2023-01-06 12:51:30 +01:00
Gene Takavic
1ff1605cce
fix boltcard refunds
2023-01-06 11:42:47 +01:00
Pavol Rusnak
e4c01285b2
followup to fca7e7bec3
...
one extraneous check was forgotten
2023-01-05 13:27:11 +01:00
callebtc
fca7e7bec3
refactor: remove remaining checks, as in #1280
2023-01-05 13:06:36 +01:00
dni ⚡
2949253cb2
fix boltscard mypy issue
2023-01-05 12:27:43 +01:00
Pavol Rusnak
3d0c66f0f6
remove unnecessary argument encoding from bytes.decode() and str.encode()
...
the encoding parameter defaults to utf-8, so it's not needed
2023-01-03 22:38:28 +01:00
ben
1b201086ba
Merge remote-tracking branch 'origin/main' into icontiles
2023-01-03 19:36:05 +00:00
calle
ef1871f40d
Merge pull request #1260 from prusnak/duplicit-function-names
...
let's use unique function names
2023-01-03 11:28:11 +01:00
calle
bb2d443246
Merge pull request #1256 from iWarpBTC/revert-1241-main
...
Revert "Update BoltCard Extension README"
2023-01-03 10:52:58 +01:00
ben
a8c4bea53d
Updated extension card layout
2023-01-01 18:14:20 +00:00
ben
f5250e0584
initial
...
Added bunch tiles, more to add
2022-12-31 01:46:55 +00:00
Pavol Rusnak
f7a977ecc8
let's use unique function names
...
so mypy is not confused
2022-12-30 13:16:11 +01:00
ben
6e8abc1c32
Fixes all those ugly hyperlinks
2022-12-29 23:51:18 +00:00
Gene Takavic
0cc6c0db79
Update README.md
...
note on non-standard states
2022-12-29 22:03:46 +01:00
Gene Takavic
e01683b387
Revert "Update BoltCard Extension README"
2022-12-29 21:50:53 +01:00
calle
8d72354d3f
Update lnbits/extensions/boltcards/README.md
2022-12-29 13:56:20 +01:00
calle
3cc27c9d80
Update lnbits/extensions/boltcards/README.md
2022-12-29 13:56:15 +01:00
arbadacarba
55069b0216
Update README.md
2022-12-27 11:50:26 +01:00
ben
604c0a4ee9
Merge remote-tracking branch 'origin/main' into fix/boltcard_errors
2022-12-17 10:01:12 +00:00
Gene Takavic
7b7a731021
reducing the PR
2022-12-16 11:55:47 +01:00
Gene Takavic
75561bd930
some minors
2022-12-16 11:51:37 +01:00
Gene Takavic
a916c1ac73
reducing the PR
2022-12-16 11:17:59 +01:00
Gene Takavic
e7fdd31cda
Merge branch 'main' into ext-boltcards_keys
2022-12-16 11:14:04 +01:00
Gene Takavic
3aee76be39
reducing the PR
2022-12-16 11:09:10 +01:00
Gene Takavic
b8bd9cc807
format
2022-12-15 16:46:49 +01:00
Gene Takavic
90679f54ee
handling some errors
2022-12-15 16:28:17 +01:00
Gene Takavic
afe07ad0ba
fix get_hits, get_refunds
2022-12-13 15:27:28 +01:00
Black Coffee
20b06e4922
Corrected casing of LNbits (not LNBits) throughout repo
2022-11-30 14:14:31 +00:00
Gene Takavic
5abb013a43
force download wipe json when deleting card
2022-11-29 09:34:54 +01:00
Gene Takavic
7b9245e62e
Update index.html
...
typo
2022-11-24 04:52:26 +01:00
Gene Takavic
47f5865e6a
Merge branch 'main' into ext-boltcards_keys
2022-11-20 09:52:51 +01:00
Gene Takavic
95ad55775d
fixes
2022-11-20 09:51:54 +01:00
Gene Takavic
8d05cddc87
wipe card readme
2022-11-19 13:50:53 +01:00
Gene Takavic
678c269a91
wipe card
2022-11-18 16:57:39 +01:00
Vlad Stan
906b541861
chore: code format
2022-11-17 15:48:34 +02:00
cryptoteun
8370acc1f7
added warning to backup keys
2022-11-17 15:47:59 +02:00
Tiago Vasconcelos
7d7a2b67ee
fix raise error on delete request
2022-11-17 14:47:52 +02:00
Gene Takavic
49c58cc8d0
return a reason of failed payment to the pos; disable a change of wallet in the form
2022-10-24 11:48:34 +02:00
Vlad Stan
7711387d64
fix: use bigint for amounts in postgres ( #1030 )
2022-10-07 14:23:57 +02:00
calle
5a12f4f237
Improved SSE listeners ( #865 )
...
* logging listeners
* comments
* generate privkey upon init
* listener queue
* remove duplicate check
* make format
* reuse channel
* error handling in sse listener
* uuid for listeners
* register named invoices
* uuid for listeners and listener list
* fix poetry lock
* setuptools
* requirements asyncio timeout
* setuptool;s
* make format
* remove async-timeout
* async_timeout readd
* try lower setuptools version
* try lower lower setuptools version
* back to current version + fix, maybe
* fix worflows to use poetry 1.2.1
* remove uneeded setuptools from build-system
* fix up formatting workflow
* debug to trace
* more traces
* debug logs to trace
Co-authored-by: dni ⚡ <office@dnilabs.com>
2022-10-04 09:51:47 +02:00
Gene Takavic
5c6cd70d3b
disabling card with just otp which is also part of notify
2022-09-26 11:47:00 +02:00
Gene Takavic
8b3af03519
webhook to pay_invoice
2022-09-25 17:01:22 +02:00
Gene Takavic
574ba3e874
Merge branch 'ext-boltcards_keys' of https://github.com/iWarpBTC/lnbits-legend into ext-boltcards_keys
2022-09-23 17:11:28 +02:00
Gene Takavic
ea2d66fbd6
refund notification
2022-09-23 17:11:19 +02:00
Gene Takavic
6935c46258
Update README.md
...
Updated for Boltcard NFC Card Creator v0.1.1
2022-09-23 16:19:58 +02:00
Gene Takavic
632d35682d
payment notification webhook
2022-09-23 15:17:21 +02:00
Gene Takavic
3660d96295
rename setting app + delete msg
2022-09-20 15:53:57 +02:00
Gene Takavic
e1eb089589
readme minor changes
2022-09-12 22:44:22 +02:00
Gene Takavic
947dc50d2e
readme update
2022-09-12 17:14:24 +02:00
calle
54305c8f91
reuse db connection for pending and expired tasks ( #951 )
...
* reuse db connection for pending and expired tasks
* make format
2022-09-09 15:02:07 +03:00