ben
44e12f9d3a
updated dev article
2022-12-01 19:04:05 +00:00
Arc
6d55445a1b
Update websockets.md
2022-10-06 17:44:04 +01:00
ben
05c8f02cb7
Added code sample for websocket stuff
2022-10-06 17:41:06 +01:00
dni ⚡
d649e6a5c0
fix migrations, add documentation, hopefully fix workflow ( #899 )
...
* fix migrations, add documentation, hopefully fix workflow
* renaming to test-migration and add migration
Co-authored-by: dni <dni.khr@gmail.com>
2022-08-17 15:42:01 +02:00
Vlad Stan
63849a0894
Generalize conv.py
( #849 )
...
* feat: generalize the script for `sqlite` to `postgres`
* fix: revert db connection params
* doc: remove manual conversion docs
* chore: fix formatting
* fix: add back instructions for `mock_data.zip`
* fix: exclude SQLite tables from migration
* fix: rename `your_extension.db` to `your_extension.sqlite3`
2022-08-09 10:45:50 +02:00
calle
8535d70d36
Poetry dev ( #837 )
...
* black and isort for tests
* black and isort for build
* use poetry in Makefile, update pyproject.toml dependencies and add configs for black, pytest, mypy, isort there
* switching github workflow to poetry
* set mininum version to python 3.7
* fix tests
* add types-protobuf to dev packages
* fix cln regtest
* update docs
* try fix 1
* mypy fix2
* fix isort formatting workflow
* add prettier to dev docs
* multiple valid python version for pyproject
* update poetry.lock
* remove development installation, not needed anymore
* fix migration workflows
* format into one test
* fix yaml
* fix pipeline
* fix pipeline
* fix again
* fix
* rename checks
* remove venv tests
* venv test once
Co-authored-by: dni <dni.khr@gmail.com>
2022-08-03 14:10:32 +02:00
calle
91fefdb83d
migration for extensions ( #835 )
2022-08-03 11:27:08 +02:00
Arc
d38ff896f6
update dev docs for internal testing before pushing ( #801 )
2022-08-03 09:55:20 +02:00
dni
096778eb43
wrong link
2022-07-29 13:02:43 +02:00
dni
909691bd9b
add swagger api docs
2022-07-29 13:01:03 +02:00
ben
a7d27467f0
Updated install docs
2022-07-28 11:43:31 +01:00
calle
1f13bdeb2f
Pipenv/fix install loguru ( #732 )
...
* update pipfile
* pipenv workflow
* pipfile jinja
* Pipfile installs dev files
* python3.8 tests only
* version tag yaml
* all tests
* pipenv with pip
* only 3.7
* activate env
* test-pipenv
* pipenv importlib_metadata
* importlib-metadata
* 3.8
* 3.7 only oops
* merge install guides
* install guide in README
2022-07-13 01:15:48 +02:00
Bitkarrot
46462b4f01
Update extensions.md ( #724 )
...
suggestion for gsed on macOS, as sed may not work
reference: https://apple.stackexchange.com/questions/414568/i-get-an-error-sed-1-12d-invalid-command-code-when-i-use-sed-12d-samp
2022-07-11 13:40:46 +02:00
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
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
Arc
1a492cbfb8
Update installation.md
2022-02-14 11:42:19 +00: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
a1ae7aca9e
Update installation.md
2021-12-21 20:46:34 +00:00
Charles Hill
4e6c30a909
Unit tests for FastAPI branch
...
Run via `make test`
2021-12-04 13:11:45 -06: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
Fitti
870a61abe9
Add missing instruction to dev installation guide
...
The missing data folder will throw an exception:
`sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file`
2021-06-20 20:57:12 -03:00
Tiago Vasconcelos
2e8145faac
Documentation Updates ( #202 )
...
Updates for user manager and subdomains extensions
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-09 12:07:42 -03:00
Kristjan
10414be0d2
now payments are finalized and dns registered when the event happens instead when user polls the backend
2021-01-02 22:55:52 +01:00
Gabriel Comte
c6bd060d19
docs: fix typo in command
2020-10-13 07:42:01 -03:00
fiatjaf
f5b8ed8fc6
make lndgrpc work using the purerpc library and a manually-declared method.
2020-10-04 12:06:54 -03:00
fiatjaf
e74cf33f90
broken invoice listener on c-lightning and other fixes around wallets.
2020-10-04 12:05:59 -03:00