Commit Graph

96 Commits

Author SHA1 Message Date
calle
63d4e60542
Testing: postgres db backend (#711)
* try postgres run

* fix yaml

* test with postgres

* check with postgres

* inkey_from

* remove trio

* add coverage

* add coverage

* more python testing

* use @pytest_asyncio.fixture

* remove unused imports

* fix api_payment payment lookup

* measure durations
2022-07-07 18:29:26 +02:00
HODLmeTight
145b69b259
Adjusted sequencing of the migration script (#651)
lnbits needs to run on postgres once before `python3 conv.py` actually works
2022-06-02 08:51:02 +02:00
calle
b4a6b5a1d9
serviced fix doc (#645) 2022-06-01 13:25:37 +02:00
Jan Pobořil
66529c10d0
Fixed docs about LND_REST_ENDPOINT
There should be base URL, not only hostname.
2022-04-13 17:20:24 +02:00
Arc
a17108f108
Update installation.md 2022-03-22 19:25:30 +00:00
Arc
b886e5b0ea
Merge pull request #528 from CandleHater/patch-2
added "missing" libffi/libpq package
2022-03-07 05:47:29 +00:00
Arc
41a9689014
Update installation.md 2022-02-18 17:17:18 +00:00
Arc
76edfa2134
Update installation.md 2022-02-18 17:16:49 +00:00
Arc
d7b3a28950
Update installation.md 2022-02-18 17:16:18 +00:00
Arc
2c161a079d
Update installation.md 2022-02-18 17:16:03 +00:00
Candle
4793ea0d18
added "missing" libffi/libpq package
When I tryed to run "pipenv install --dev" on a Pi 4 with the latest Raspberry OS it failed with two dependencies. These additional installations fixed it.
2022-02-18 16:35:32 +01:00
calle
0764f4fdf1
Support for encrypted macaroons (#521)
* encrypted macaroons

* fix GRPC env entry

* example config entry

* add pycryptodomex to requirements

* documentation

* Added pycryptodomex to pip file

Co-authored-by: Ben Arc <ben@arc.wales>
2022-02-14 17:54:05 +01:00
orangesurf
9e8376b3fb
Remove suggestion to switch to FastAPI branch (#520)
Branch does not exist
2022-02-14 13:38:22 +01:00
Arc
1a492cbfb8
Update installation.md 2022-02-14 11:42:19 +00:00
callebtc
9505958306 systemd guide 2022-01-27 21:07:47 +01:00
Arc
9e13b8eb70
Update installation.md 2022-01-18 22:29:15 +00: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
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
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
cryptoteun
7407be944c
Added warning for LNULRp issues 2022-01-06 13:14:19 +01:00
Arc
a1ae7aca9e
Update installation.md 2021-12-21 20:46:34 +00:00
Charles Hill
7cefd200aa lntxbot.bigsun.xyz will expire soon, use lntxbot.com instead
See: https://twitter.com/lntxbot/status/1457341136918482945
2021-12-17 19:55:31 -03: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
Tiago vasconcelos
1406949ceb added postgres convertion and updated guide 2021-11-18 11:33:26 +00:00
Tiago vasconcelos
24cbbc0cd5 fix psql typo 2021-11-12 11:44:44 +00:00
Tiago vasconcelos
7ad75cb1a4 update install guide to postgres 2021-11-12 11:38:07 +00:00
Arc
2f9751940e
Update installation.md 2021-11-09 22:45:45 +00:00
Arc
6b6d300058
Update installation.md 2021-11-09 22:44:11 +00:00
Arc
d81559ba2e
Update installation.md 2021-11-09 22:41:24 +00:00
Arc
3b8920b436
Update installation.md 2021-11-09 22:40:11 +00:00
Arc
17db309f35
Update installation.md 2021-11-09 22:39:20 +00:00
Arc
43060ca0e8
Merge pull request #403 from arcbtc/FastAPI
Added some IF EXISTS
2021-11-09 18:09:18 +00:00
Stefan Stammberger
8ea2d20389
fix: wallets not loading when protobuf is missing 2021-11-09 18:15:07 +01:00
Arc
e721ae1d12
Update installation.md 2021-11-08 09:50:11 +00:00