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
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
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
cacee8d072
Form works, check LNURL is valid url
2021-12-02 22:56:31 +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
b7fcf461f1
init
2021-11-28 18:11:35 +00:00
Arc
1609280f53
Merge pull request #438 from lnbits/usermanager_api_fix
...
Fix UserManager endpoint collision (FastAPI)
2021-11-28 17:04:48 +00:00
callebtc
2612e60647
annotation for optional attributes
2021-11-27 12:43:14 +01:00
callebtc
3fd66f38da
rename endpoint to avoid collision
2021-11-27 12:42:19 +01:00
Arc
ed198d3e7d
Merge pull request #435 from arcbtc/FastAPI
...
Cleanup and black
2021-11-26 05:59:10 +00:00
benarc
56397026c8
Chore, applied black
2021-11-26 05:58:20 +00:00
Stefan Stammberger
efec7cb8f0
Revert "chore: apply black to all .py files"
...
This reverts commit 83b7779972
.
2021-11-26 05:56:30 +00:00
Tiago vasconcelos
cfac70d394
general cleanup and unused imports removal
2021-11-25 18:52:16 +00:00
Tiago vasconcelos
4fff5c3b7a
missing request
2021-11-25 17:08:20 +00:00
Tiago vasconcelos
1b29eb9f75
fix lnaddress
2021-11-25 16:24:11 +00:00
Stefan Stammberger
83b7779972
chore: apply black to all .py files
2021-11-24 14:31:55 +01:00
Arc
d93aecf960
Merge pull request #433 from arcbtc/FastAPI
...
fixed lnaddress for testing
2021-11-24 11:22:25 +00:00
benarc
3b80ff5171
disabled lnaddress
2021-11-24 11:20:56 +00:00
Tiago vasconcelos
c441c765b2
fix lnaddress not showing
2021-11-24 10:52:34 +00:00
Arc
c8e2aba451
Merge pull request #432 from arcbtc/FastAPI
...
added lnaddresss for testing
2021-11-24 10:11:37 +00:00
benarc
e44b5051b5
added 10 min check
2021-11-24 10:11:00 +00:00
benarc
5cb392e5dc
changed min to 10
2021-11-24 10:10:02 +00:00