fiatjaf
|
d4d069fc77
|
make all methods from all wallets async.
|
2021-03-24 01:01:09 -03:00 |
|
fiatjaf
|
42bd5ea989
|
remove exception to black line-length and reformat.
|
2021-03-24 00:40:32 -03:00 |
|
Ben Arc
|
3333f1f3f3
|
Bug in withdraw hash checker
|
2021-03-23 11:40:03 +00:00 |
|
fiatjaf
|
e6ea77e682
|
catch exception on invalid hash passed to sparko.
|
2021-03-21 18:12:26 -03:00 |
|
fiatjaf
|
8e62d9287d
|
actually repeat the check once every 5 minutes just to be sure.
also because the stream doesn't cover outgoing payments.
|
2021-03-21 17:59:59 -03:00 |
|
fiatjaf
|
7e4a42e7ff
|
stop doing the check_invoices thing on each call. do it once on lnbits starup and then rely on the invoices listener.
|
2021-03-21 17:57:33 -03:00 |
|
fiatjaf
|
f27c2ebc21
|
marginally improve the checkpending situation.
|
2021-03-21 17:11:00 -03:00 |
|
Arc
|
e4fb18a53a
|
Merge pull request #164 from lnbits/lnurlwhashcheck
Changed api to check lnurl exists and checking hash sent
|
2021-03-20 01:08:59 +00:00 |
|
Ben Arc
|
fa383ced1c
|
Changed api to check lnurl exists and checking hash sent
|
2021-03-20 01:06:08 +00:00 |
|
Arc
|
ddb277ff92
|
Merge pull request #162 from lnbits/lnurlwhashcheck
Adds a hash store endpoint, so captchas can prevent amilking
|
2021-03-17 20:02:24 +00:00 |
|
benarc
|
1e9151cedc
|
ran prettier on captcha
|
2021-03-17 19:59:00 +00:00 |
|
benarc
|
20ef9f92a1
|
Ran black on bleskomat
|
2021-03-17 19:54:17 +00:00 |
|
benarc
|
c86bd74506
|
edited api
|
2021-03-17 19:32:37 +00:00 |
|
benarc
|
ad545e7fe1
|
prettier/black
|
2021-03-17 19:27:52 +00:00 |
|
benarc
|
66cde0154b
|
api docs
|
2021-03-17 18:02:52 +00:00 |
|
benarc
|
422298948c
|
api doc
|
2021-03-17 17:58:03 +00:00 |
|
benarc
|
09f89d07dd
|
API docs
|
2021-03-17 17:57:12 +00:00 |
|
benarc
|
f42dab5e30
|
Added api docs
|
2021-03-17 17:55:00 +00:00 |
|
benarc
|
86744ebced
|
Bug
|
2021-03-17 16:56:23 +00:00 |
|
benarc
|
514329045f
|
Should work
|
2021-03-17 16:33:12 +00:00 |
|
benarc
|
7cd3487bc9
|
Added hash check to db
|
2021-03-17 15:38:32 +00:00 |
|
fiatjaf
|
1a460a2ce5
|
fix issue #159
|
2021-03-17 09:03:07 -03:00 |
|
benarc
|
b5c4fe905f
|
Extension summary must be small
|
2021-03-16 13:38:42 +00:00 |
|
fiatjaf
|
d511e92a04
|
update requirements.txt
|
2021-03-14 22:14:52 -03:00 |
|
fiatjaf
|
d69c5aa2b1
|
Merge pull request #152 from lnbits/LNURLimg
|
2021-03-14 22:02:43 -03:00 |
|
fiatjaf
|
b5ea8e2546
|
Merge pull request #136 from pseudozach/master
|
2021-03-14 21:59:33 -03:00 |
|
fiatjaf
|
8df4dd702d
|
Merge pull request #154 from lnbits/offlineshop
|
2021-03-14 21:55:52 -03:00 |
|
fiatjaf
|
1bc59974a8
|
also support all currencies in lnurlp.
|
2021-03-14 21:50:05 -03:00 |
|
fiatjaf
|
0bc66ea150
|
support all the currencies.
|
2021-03-14 20:58:49 -03:00 |
|
fiatjaf
|
adc3e62573
|
abstract exchange rates code into a "util".
|
2021-03-14 20:43:39 -03:00 |
|
fiatjaf
|
5142f1e29f
|
reduce image quality even more.
|
2021-03-14 16:47:01 -03:00 |
|
fiatjaf
|
d13ca2afdb
|
round USD rate to satoshis.
|
2021-03-14 14:34:47 -03:00 |
|
fiatjaf
|
a653a5327b
|
support totp confirmation method.
|
2021-03-14 14:30:08 -03:00 |
|
fiatjaf
|
d9b9d1e9b2
|
more info on confirmation code screen.
|
2021-03-14 13:01:19 -03:00 |
|
fiatjaf
|
4c8ce1bfed
|
prettier changes its rules everyday.
|
2021-03-07 19:20:39 -03:00 |
|
fiatjaf
|
1630a28da0
|
prettier and black stuff.
|
2021-03-07 19:18:02 -03:00 |
|
fiatjaf
|
80e7c2c50f
|
Merge pull request #146 from chill117/bleskomat-extension
Bleskomat extension for lnbits
|
2021-03-07 19:10:31 -03:00 |
|
fiatjaf
|
c7717a611a
|
UI to change the wordlist.
|
2021-03-07 17:03:01 -03:00 |
|
fiatjaf
|
773103f893
|
instructions and API docs.
|
2021-03-07 16:39:34 -03:00 |
|
fiatjaf
|
63ae553565
|
QR codes, printing, success-action and other fixes.
|
2021-03-07 16:13:20 -03:00 |
|
fiatjaf
|
cda0819f64
|
improve and finish basic UI.
|
2021-03-07 14:41:47 -03:00 |
|
fiatjaf
|
732d06c1e5
|
basic offlineshop functionality.
|
2021-03-07 00:08:36 -03:00 |
|
benarc
|
f571f5f840
|
Added some tooltips
|
2021-03-03 14:22:39 +00:00 |
|
benarc
|
d0039ca71c
|
black format
|
2021-03-03 13:59:31 +00:00 |
|
benarc
|
33a90a8de3
|
prettier
|
2021-03-03 13:51:31 +00:00 |
|
benarc
|
1f4218d5c2
|
Changed "LNURL voucher" to the LNURL title
|
2021-03-03 13:42:36 +00:00 |
|
benarc
|
4fee785229
|
Changed "LNURL voucher" to the LNURL title
|
2021-03-03 13:36:26 +00:00 |
|
benarc
|
97e519d569
|
Deleted some prints
|
2021-02-26 18:52:45 +00:00 |
|
benarc
|
3bfca5b7b7
|
Image loading as SVG
|
2021-02-26 18:23:17 +00:00 |
|
benarc
|
13f440d517
|
added pypng
|
2021-02-26 17:54:50 +00:00 |
|