Commit graph

33 commits

Author SHA1 Message Date
calle
f4e7d62ca3
make format everything (#743) 2022-07-16 14:23:03 +02:00
calle
089313f613
Logging with loguru (#708)
* logging

* requirements

* add loguru dependency

* restore it

* add loguru

* set log level in .env file

* remove service fee print

* set log level

* more logging

* more logging

* more logging

* pyament.checking_id

* fix
2022-07-07 14:30:16 +02:00
calle
e7dd3ec64f
reactivate actions (#682)
* reactivate other actions

* black

* codeql 2

* black only

* remove mock event loop

* do not follow grpc
2022-06-27 01:11:35 +02:00
Arc
b90eb0a3ba
Merge pull request #648 from lnbits/black_formatting
Code cleanup: black formatting
2022-06-20 20:57:44 +01:00
Tomas Bezouska
895d9d2e0a
Extension: LNURLw webhook_url (#610)
* LNURLw web_hook

* crlf -> lf

* Fix typo

* LNURLw webhook api doc
2022-06-01 15:24:17 +02:00
callebtc
f8400512f7 black formating 2022-06-01 14:53:05 +02:00
ben
c23c8d9a37 Fixed unique LNURLw bug 2022-05-18 11:08:52 +01:00
benarc
56397026c8 Chore, applied black 2021-11-26 05:58:20 +00:00
Tiago vasconcelos
cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
Tiago vasconcelos
3f8d1a6fb5 fix withdraw routes order 2021-11-17 21:20:48 +00:00
benarc
267dea4f75 black 2021-11-12 04:14:55 +00:00
Ben Arc
119404b535 updated withdraw lnurl 2021-11-10 21:12:47 +00:00
benarc
730c0e0b3d patched bug 2021-11-04 12:46:22 +00:00
benarc
9b1cadaffc Cleaned up lnurl-withdraw 2021-11-04 12:41:31 +00:00
Tiago vasconcelos
a626155c33 satsdice still errors on withdraw 2021-10-25 11:54:58 +01:00
Tiago vasconcelos
70885ce160 clean up (black, sort) 2021-10-18 10:58:09 +01:00
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Tiago vasconcelos
4686f87626 withdraw route order fixed 2021-10-14 10:00:33 +01:00
Tiago vasconcelos
de97c0f696 lnurlp import execption
withdraw not working
2021-10-11 11:46:36 +01:00
Tiago vasconcelos
d319aca6cf withdraw bug fixing/can't withdraw 2021-10-08 17:10:25 +01:00
Tiago vasconcelos
81826f3c13 fix: lnurlp, withdraw 2021-10-05 09:19:21 +01:00
Tiago vasconcelos
c0280838e7 ext: withdraw ported + lnurlp fixes 2021-09-30 14:42:04 +01:00
Ben Arc
8deea85999 fixing withdraw 2021-08-20 22:21:15 +01:00
Ben Arc
fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
Ben Arc
6dec5c2f6a black 2021-06-24 01:42:23 +01:00
evildido
716ba5760f Fix UPDATE in the calback url 2021-06-20 10:42:49 +02:00
fiatjaf
fdf4f6c1ae catch errors in multiple places that might be destroying the async flow and causing lnbits to die silently. 2021-04-10 17:37:48 -03:00
fiatjaf
42bd5ea989 remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
benarc
52956a62a2 Added unique hash check to lnurlw 2020-11-30 22:27:53 +00:00
benarc
ccb9d107d5 fixed unique update lnurlw 2020-11-30 22:19:17 +00:00
benarc
edc533e902 Moved amount update to cb in lnurlw 2020-11-30 22:03:20 +00:00
fiatjaf
03706dcbad withdraw: fix incorrect setting of used+1.
fixes https://github.com/lnbits/lnbits/issues/123
2020-11-21 23:20:27 -03:00