blitz_api/tests
Stefan Stammberger 782464b61d
feat: implement handling of locked wallets
* new endpoint: /lightning/unlock-wallet
* ln endpoints return HTTP_423_LOCKED status if wallet is locked
* bootup sequence defers ln listeners setup if wallet is locked

refs #34
2021-11-24 11:12:10 +01:00
..
models refactor: Rename poorly named classes and events 2021-10-05 19:34:06 +02:00
routers feat: implement handling of locked wallets 2021-11-24 11:12:10 +01:00
__init__.py test: Add testing dependencies and first tests 2021-10-02 12:00:44 +02:00
conftest.py test: improve ln test setup and coverage 2021-10-03 10:37:51 +02:00
utils.py test: improve ln test setup and coverage 2021-10-03 10:37:51 +02:00