Vlad Stan
d74b48b0b6
refactor: method renamings
2022-07-28 15:34:37 +03:00
Vlad Stan
615520bcb3
feat: separate invoice check from onchain check
2022-07-28 15:34:36 +03:00
Vlad Stan
1dd51a2752
refactor: extract methods to utils
2022-07-28 15:34:36 +03:00
Vlad Stan
e3d36e6a3a
feat: extract utils to static/js
2022-07-28 15:34:36 +03:00
Vlad Stan
09a9a0f9ec
refactor: remove extra state fields
2022-07-28 15:34:36 +03:00
Vlad Stan
74322232d0
fix: add await for rescan
2022-07-28 15:34:36 +03:00
Vlad Stan
91c6d32852
feat: do client side rescan for onchain address
2022-07-28 15:34:36 +03:00
Vlad Stan
6c21bf359c
choe: format
2022-07-28 15:34:36 +03:00
Vlad Stan
b5e97f08a6
chore: code clean-up
2022-07-28 15:34:36 +03:00
Vlad Stan
8e05a11978
refactor: replace var
with const
2022-07-28 15:34:36 +03:00
Vlad Stan
50b2dcfcaa
refactor: clean-up unnecessary self
2022-07-28 15:34:36 +03:00
Vlad Stan
6cfa8e30bc
refactor: replace promises with async/await
2022-07-28 15:34:36 +03:00
Vlad Stan
5a005e830c
chore: add a todo
2022-07-28 15:34:36 +03:00
Vlad Stan
d93b199735
fix: pass charge
param as JSON
2022-07-28 15:34:36 +03:00
Vlad Stan
2b5fc82110
feat: update text Watch-Only
-> Onchain Wallet (watch-only)
2022-07-28 15:03:22 +03:00
ben
3a28ff1020
added swagger to extensions
2022-07-27 19:21:04 +01:00
Tiago Vasconcelos
348033da1b
python code styling ( #739 )
2022-07-15 19:11:11 +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
92887ed169
Format: prettier ( #707 )
...
* format: prettier
* gh-actions: add prettier checkg
* actions
2022-07-05 21:14:56 +02:00
blackcoffeexbt
f44bd55b4b
Corrected example CURL requests in multiple extension API docs ( #689 )
...
* Updated api docs example CURL calls for satspay server
* Updated api docs example CURL calls for copilot extension
* Updated api docs example CURL calls for jukebox extension
* Updated api docs example CURL calls for livestream extension
* Updated api docs example CURL calls for lnaddress extension
* Updated api docs example CURL calls for lnurldevices extension
* Updated api docs example CURL calls for lnurlp extension
* Updated api docs example CURL calls for offlineshop extension
* Updated api docs example CURL calls for paywall extension
* Updated api docs example CURL calls for satsdice extension
* Updated api docs example CURL calls for splitpayments extension
* Fix typo double slash in satsdice extension api docs
* Updated api docs example CURL calls for tpos extension
* Updated api docs example CURL calls for watchonly extension
2022-07-05 17:20:42 +02:00
Ben Arc
ce6620882f
Satspay tooltip fix (quart commit 8e3230287dd191a743479ee9ceb2f497c43dd9bc)
2022-03-11 13:25:14 +00:00
benarc
228717195b
back
2022-01-30 19:43:30 +00:00
Arc
db666fd103
Merge pull request #475 from talvasconcelos/fix/chargepermission
...
fix wallet key permission for create
2021-12-31 15:43:10 +00:00
Tiago vasconcelos
6ba88d262b
fix issue #472
2021-12-30 16:21:44 +00:00
Tiago vasconcelos
e3c6d7aebe
fix :// in bitcoin
2021-12-29 15:19:09 +00:00
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
Tiago vasconcelos
cfac70d394
general cleanup and unused imports removal
2021-11-25 18:52:16 +00:00
Tiago vasconcelos
1537b06e00
reset form
2021-11-10 17:00:53 +00:00
benarc
e03370188a
Fixed payment checking
2021-10-22 00:41:30 +01:00
Tiago vasconcelos
a840970366
fix require admin key endpoints
2021-10-20 12:03:11 +01:00
benarc
1d3bb016a2
I want them to turn black
2021-10-17 18:33:29 +01:00
Tiago vasconcelos
ec4117a5f4
satspay done
2021-10-14 22:30:29 +01:00
Tiago vasconcelos
e939666107
satspay initial converstion
2021-10-14 11:45:56 +01:00
Tiago vasconcelos
43f36afeb0
satspay ext added
2021-10-14 10:02:02 +01:00
Tiago vasconcelos
6edac8ae8d
remove extensions
2021-10-01 10:49:11 +01:00
Tiago vasconcelos
5495dac6d3
satspay started;views_api refactored
2021-08-22 10:29:01 +01:00
Ben Arc
bbdb96f4ac
Converted views
2021-08-21 01:55:07 +01:00
Ben Arc
8dea1e28f0
Added pydantic to models
2021-08-20 14:46:08 +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
aa1c83cdc4
added dynamic titles for continuity
2021-07-25 14:26:20 +01:00
fiatjaf
2f309c9863
postgres support.
2021-07-02 17:34:31 -03:00
Ben Arc
b0c0b9f851
Changed primary/secondary colours to branded
2021-06-29 02:10:30 +01:00
Ben Arc
778926a714
updated for black
2021-06-13 13:04:18 +01:00
Ben Arc
8500b7767c
Fixed button bug
2021-06-10 23:09:24 +01:00
Tiago vasconcelos
239e0cdbcf
button default on statspay default to back to merchant
2021-06-10 12:03:44 -03:00