Commit Graph

2133 Commits

Author SHA1 Message Date
Arc
6718ed678d
Update installation.md 2022-01-14 10:23:02 +00:00
Arc
ab62014bf0
Update installation.md 2022-01-14 10:16:50 +00:00
Arc
1940b8762b
Update installation.md 2022-01-14 10:15:31 +00:00
Arc
46838ca66f
Update installation.md 2022-01-14 10:13:02 +00:00
Arc
5fe9df48dd
Update installation.md 2022-01-14 10:11:42 +00:00
Arc
5bacb5f38a
Update installation.md 2022-01-14 10:11:26 +00:00
Arc
0f70b346ca
Update installation.md 2022-01-14 10:10:52 +00:00
Arc
f162d14e41
Update .env.example 2022-01-14 09:43:30 +00:00
Arc
c87aa3dd2b
Update installation.md 2022-01-14 09:38:04 +00:00
Arc
7812c4aa48
Update installation.md 2022-01-14 09:37:27 +00:00
Arc
fefa8ba56e
Update installation.md 2022-01-14 09:36:18 +00:00
Arc
1dd8b01f5a
Update installation.md 2022-01-14 09:34:46 +00:00
Arc
81dc9303f6
Update installation.md 2022-01-14 09:34:00 +00:00
Arc
10ccee3480
Update README.md 2022-01-14 09:28:39 +00:00
Arc
8ca8d173e8
Update installation.md 2022-01-14 09:27:06 +00:00
Arc
46e682bca3
Update installation.md 2022-01-14 09:20:20 +00:00
Arc
11bf2029be
Update installation.md 2022-01-14 09:19:49 +00:00
Arc
a44aba6fcf
Update installation.md 2022-01-14 09:18:40 +00:00
Arc
d1a7d684b5
Update installation.md 2022-01-14 09:17:07 +00:00
benarc
4e0e5b9956 Added conversion endpoint
Exposes fiat_amount_as_satoshis
2022-01-11 15:11:48 +00:00
Tiago vasconcelos
25b502e5d5 fix copilot not getting created 2022-01-10 20:52:51 -03:00
Arc
6af8899cd1
Merge pull request #486 from cryptoteun/main
Added warning for LNULRp issues and CLightningWallet
2022-01-10 12:50:50 +00:00
cryptoteun
7407be944c
Added warning for LNULRp issues 2022-01-06 13:14:19 +01:00
Tiago vasconcelos
a00e46f629 Change _asdict() to dict() 2022-01-05 07:36:10 -03:00
Daniel Krahofer
aba206c87e
Extension Subdomains: Update crud.py, critical sql error (#481) 2022-01-04 09:56:14 -03: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
Arc
57a2dffe52
Merge pull request #476 from mrbitcoiner/main
2% reserve only for external payments
2021-12-30 17:11:37 +00:00
Arc
d5617b9462
Merge pull request #480 from talvasconcelos/issue/452
fix issue #452
2021-12-30 17:10:10 +00:00
Arc
79ab444f59
Merge pull request #479 from talvasconcelos/issue/472
fix issue #472
2021-12-30 17:09:39 +00:00
Arc
480546ded7
Merge pull request #478 from talvasconcelos/fix/CORS_origins
allow all origins to request from lnbits
2021-12-30 17:09:24 +00:00
Arc
6645b156e7
Merge pull request #477 from talvasconcelos/fix/watchonly
get only one address instead of multiple
2021-12-30 17:08:23 +00:00
Tiago vasconcelos
17b13bb652 fix issue #452 2021-12-30 16:39:24 +00:00
Tiago vasconcelos
6ba88d262b fix issue #472 2021-12-30 16:21:44 +00:00
Tiago vasconcelos
f76ef6b975 allow all origins to request from lnbits 2021-12-30 16:09:12 +00:00
Tiago vasconcelos
12bd930334 fix return for compatibility 2021-12-30 12:13:32 +00:00
Tiago vasconcelos
b9104bf63b get only one address instead of multiple 2021-12-30 11:56:19 +00:00
Tiago vasconcelos
f798ab9f57 Merge remote-tracking branch 'origin/fix/chargepermission' into fix/chargepermission 2021-12-29 15:19:24 +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
1fd2ccc54e fix lightning:// 2021-12-29 15:12:37 +00:00
Tiago vasconcelos
aa8557ada1 fix lightning:// 2021-12-29 15:12:10 +00:00
mrbitcoiner
cdeccec01b 2% reserve only for external payments 2021-12-29 11:55:52 -03:00
Tiago vasconcelos
2991cbce1f add listener to invoice 2021-12-29 12:57:43 +00:00
Tiago vasconcelos
10255ed1ce Merge remote-tracking branch 'origin/fix/chargepermission' into fix/chargepermission 2021-12-28 15:29:48 +00:00
Tiago vasconcelos
df2345bda9 added require_invoice_key
clean up
2021-12-28 15:22:45 +00:00
Tiago vasconcelos
adcfc43f56 clean up 2021-12-28 15:22:08 +00:00
Tiago vasconcelos
aa58775c90 added require_invoice_key 2021-12-28 15:17:08 +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