Commit graph

18 commits

Author SHA1 Message Date
Vlad Stan
c370bd18c6 refactor: remove redundant # type: ignore 2023-01-10 09:45:12 +02: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
dni ⚡
604e52c45d
more mypy extension fixes (#1096)
* mypy fix jukebox

* mypy fix ngrok

* mypy fix satsdice

* remove exts from mypy exclude
2022-11-19 14:42:10 -06:00
calle
0f760bf39e
Lnurlp: use unhashed_description instead of description_hash (#878)
* dont assume field

* pass unhashed_description instead of description_hash for LNURL stuff

* more
2022-08-14 21:59:36 +02:00
calle
f1ec7e33f0
Mega-merge 2: Invoice/refactor description hash (WIP) (#814)
* description hashing in backend
2022-08-01 16:20:25 +02: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
benarc
f1dea9fc9b weighted chance to account for transaction fees 2021-11-24 09:56:24 +00:00
benarc
267dea4f75 black 2021-11-12 04:14:55 +00:00
benarc
1ac84f1445 fixed satdice 2021-11-04 11:11:56 +00:00
Tiago vasconcelos
a626155c33 satsdice still errors on withdraw 2021-10-25 11:54:58 +01:00
benarc
f58775a78f No idea why satsdice isnt working 2021-10-22 03:05:48 +01:00
Ben Arc
e0db0bc6cd Satsdice working, although invoices are not being seen as paid 2021-10-20 03:08:43 +01:00
Ben Arc
47b3e537f4 satsdice lnurl pain 2021-10-19 23:05:29 +01:00
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
benarc
982415f013 Satsdice error, confused over url_for 2021-10-15 14:28:41 +01:00
benarc
33cfbe87bb views converted 2021-10-13 21:51:21 +01:00
benarc
8db9459501 Init 2021-10-13 17:08:48 +01:00