blitz_api/tests/routers
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
..
__init__.py test: improve ln test setup and coverage 2021-10-03 10:37:51 +02:00
test_lightning.py feat: implement handling of locked wallets 2021-11-24 11:12:10 +01:00
test_lightning_utils.py fix: tests and simplify the test code 2021-11-19 17:28:39 +01:00
test_system.py feat: add "/system/refresh-token" endpoint 2021-11-19 18:32:30 +01:00
utils.py fix: tests and simplify the test code 2021-11-19 17:28:39 +01:00