blitz_api/app
fusion44 92ed1832f8
Implement unlock CLN wallet for RaspiBlitz only (#135)
* feat: implement SSH CLN wallet unlock on the Blitz
* feat: implement API CLN wallet unlock on the Blitz
* feat: return error when wallet is already unlocked
* docs: update unlock-wallet docs
* fix: add more safety checks
    * return 423 error on API calls if wallet locked
    * check if unlock script exits with 1
* fix: call_script deprecation warning crash

closes #133
2022-07-13 07:08:00 +02:00
..
auth chore: fix some naming issues 2022-03-23 21:03:50 +01:00
external fix: pre-commit hook error and formatting issues 2022-06-17 21:35:35 +02:00
models fix(CLN): fix multiple issues with send-payment 2022-07-04 21:06:11 +02:00
repositories Implement unlock CLN wallet for RaspiBlitz only (#135) 2022-07-13 07:08:00 +02:00
routers Implement unlock CLN wallet for RaspiBlitz only (#135) 2022-07-13 07:08:00 +02:00
__init__.py chore: dep update; update version to 0.5.0 2022-05-28 12:38:10 +02:00
constants.py chore: apply pre_commit, fix typos, update deps 2022-05-18 18:20:13 +02:00
main.py fix bitcoin-only Warumup info (#114) 2022-06-16 15:30:14 +02:00
utils.py Implement unlock CLN wallet for RaspiBlitz only (#135) 2022-07-13 07:08:00 +02:00