Tiago vasconcelos
87105b22bb
fix lightning://
...
fix lightning://
2021-12-29 15:15:49 +00:00
Tiago vasconcelos
2991cbce1f
add listener to invoice
2021-12-29 12:57:43 +00:00
Tiago vasconcelos
df2345bda9
added require_invoice_key
...
clean up
2021-12-28 15:22:45 +00:00
Tiago vasconcelos
0ef0188462
index
2021-12-28 15:16:45 +00:00
Tiago vasconcelos
e42fdde2ac
fix wallet key permission for create
2021-12-28 14:47:44 +00:00
calle
32ea1106f9
Crud webhook amount ( #474 )
...
* get_standalone_payment selects only incoming tx
2021-12-28 14:05:25 +00:00
fiatjaf
93e58f4c80
lnurlpos: fix query param variable is called "p", not "payload".
2021-12-22 21:55:33 -03:00
fiatjaf
6b5aaa442d
lnurlpos: return lnurl error on xor_decrypt failure.
2021-12-22 21:03:56 -03:00
benarc
40aadbfec7
amount to amount_in_cent
2021-12-22 19:47:29 +00:00
benarc
0bb5d6769e
removed currency
2021-12-21 17:14:17 +00:00
benarc
d517fe0330
chnaged req to request
2021-12-21 16:20:53 +00:00
benarc
ee4f93d3ba
removed s read check
2021-12-21 15:55:24 +00:00
benarc
1e171e660d
removed currency check
2021-12-21 15:53:40 +00:00
benarc
b04eea6463
encode key as byte
2021-12-21 15:47:39 +00:00
benarc
0b93811957
added key
2021-12-21 15:38:19 +00:00
benarc
c87abef20f
Added Stepans decode functions
2021-12-21 15:33:52 +00:00
benarc
31c131e2ab
benched lnurlpayout
2021-12-19 23:25:13 +00:00
benarc
4408f30285
removed print
2021-12-19 23:13:15 +00:00
benarc
31beec4f48
All works
2021-12-19 22:58:23 +00:00
benarc
6a4290c0e9
paying function works
2021-12-19 22:28:19 +00:00
benarc
331a383223
Adding manual check
2021-12-17 12:15:33 +00:00
benarc
22440492d9
adding api point for manual checking lnurlpayouts
2021-12-16 23:55:10 +00:00
benarc
7cbf8d8902
Added title
2021-12-16 23:39:51 +00:00
benarc
55ec6b7fbe
Merge remote-tracking branch 'origin/FastAPI' into lnurlpayout
2021-12-16 21:18:38 +00:00
fiatjaf
703e6107fa
remove old fiatjaf's checksum thing (replaced with stepan's).
2021-12-16 15:55:36 -03:00
Ben Arc
13a34d78e2
server to baseURL
2021-12-16 17:07:23 +00:00
Ben Arc
b570d82a68
Formatted
2021-12-16 17:01:45 +00:00
benarc
4f6e49b02f
added Stepans fix
2021-12-15 14:47:45 +00:00
Arc
2609c2124e
Merge pull request #463 from lnbits/compatible-lnurlpos
...
lnurlpos v2 lnurl endpoint (backwards-compatible)
2021-12-15 00:21:27 +00:00
fiatjaf
09990450b7
lnurlpos v2 lnurl endpoint.
...
compatible with the phone app and updated device.
2021-12-14 17:00:20 -03:00
benarc
f3876d547e
Added title
2021-12-09 18:04:04 +00:00
benarc
d00bd9a995
lnul display without refresh
2021-12-09 10:32:03 +00:00
benarc
1227fb980f
few prints
2021-12-09 10:16:40 +00:00
calle
43b48376bb
lndrest fees for fastapi ( #459 )
2021-12-09 00:26:08 +01:00
benarc
7e6b2ba029
Should work, listener logic in
2021-12-08 11:43:13 +00:00
benarc
0ab158992e
Checks wallet balance is at threshold
2021-12-08 10:28:43 +00:00
benarc
410689e04b
completing listener, need to fetch pay lnurlpay
2021-12-06 13:07:47 +00:00
benarc
5f3bbd9695
Should be working
2021-12-06 12:56:48 +00:00
Arc
d21b68a5e7
Merge pull request #417 from chill117/fastapi-tests
...
Unit tests for FastAPI branch
2021-12-05 22:13:10 +00:00
Charles Hill
4e6c30a909
Unit tests for FastAPI branch
...
Run via `make test`
2021-12-04 13:11:45 -06:00
benarc
9465347669
Added listener, need to check wallet id agianst lnurlpayouts
2021-12-03 10:50:17 +00:00
benarc
1acdd4b548
Added restrictions
2021-12-03 00:36:02 +00:00
benarc
fa23be7657
Added check fixed LNURL decode
2021-12-03 00:17:32 +00:00
benarc
2490b218b1
Merge remote-tracking branch 'origin/FastAPI' into lnurlpayout
2021-12-02 22:56:54 +00:00
benarc
cacee8d072
Form works, check LNURL is valid url
2021-12-02 22:56:31 +00:00
benarc
907714838b
Added check to explain fee reserve
2021-12-02 21:22:30 +00:00
benarc
ccc52dc585
Merge branch 'FastAPI' into lnurlpayout
2021-12-02 11:47:00 +00:00
benarc
69a4583203
wos debugging
...
lnurl debug
text identifier
text
try1
try2
debugging
more debug
...
....
hard code indentifier
.
more hard code
.
trying
revert
remove identifier
adding identifier...again
.
stupid
return text instead of json
htmlresponse
on more spin
.
added tag
revert to JSON return
.
ditch lnurl lib
.
..
..
clean prints
2021-12-01 21:55:04 +00:00
Tiago vasconcelos
290268885d
fix purge
...
check for missing protocol
fix request url default
more debub
fix lnbits root url
add documentation reference
2021-11-30 15:13:06 +00:00
benarc
b9bc36fabf
Merge remote-tracking branch 'origin/FastAPI' into FastAPI
2021-11-30 10:08:46 +00:00