Commit Graph

2152 Commits

Author SHA1 Message Date
Arc
e97e20889e
Merge pull request #503 from lnbits/fake-wallet
Adds FakeWallet, for a purely internal LNbits experience, able to make internal payments without a node
2022-01-31 12:07:24 +00:00
Ben Arc
68ba219096 added FakeWallet to .env 2022-01-31 12:00:55 +00:00
Ben Arc
649776951c Works 2022-01-31 11:58:39 +00:00
Ben Arc
7c3b3ac200 Fake wallet working 2022-01-31 11:07:29 +00:00
Ben Arc
a147a07bab works 2022-01-31 00:12:59 +00:00
benarc
228717195b back 2022-01-30 19:43:30 +00:00
Marnix
f0d9870143 Update LICENSE
Update LICENSE to 2022
2022-01-30 08:27:05 -03:00
benarc
d6f145eee9 Merge branch 'main' into fake-wallet 2022-01-30 10:48:20 +00:00
benarc
47300e477e Added try to lnurlpos to lnurldevice transfer to avoid crashing if lnurlpos does not exist 2022-01-30 10:44:20 +00:00
benarc
c96e7068e5 initi 2022-01-30 10:41:20 +00:00
calle
b4d00a490b
remove restriction for positive amount to check outgoing payments (#500) 2022-01-27 22:58:35 +01:00
callebtc
9505958306 systemd guide 2022-01-27 21:07:47 +01:00
pseudozach
b00a39a7ce fix livestream startup issue 2022-01-24 15:58:51 -08:00
Bitkarrot
b4dc07170f
fix curl example paths 2022-01-24 14:51:39 -08:00
benarc
57eb27fcee Swaps lnurlpos for lnurldevice 2022-01-21 21:23:32 +00:00
Arc
9e13b8eb70
Update installation.md 2022-01-18 22:29:15 +00:00
Tiago vasconcelos
09bfa35cd5 avoid voidwallet crash 2022-01-17 15:52:19 -03:00
Tiago Vasconcelos
918e9be7ed
Upgrade conversion endpoint (#491) 2022-01-14 09:19:30 -03:00
Arc
fc021b3736
Update installation.md 2022-01-14 10:23:22 +00:00
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