Commit graph

6 commits

Author SHA1 Message Date
/rootzoll
ec7f983ed2
Refactor Repair & Recovery Options #2901 (#2910) 2022-01-25 12:07:11 +01:00
rootzoll
2ded9deb98 set recovery window by default 2022-01-18 00:16:27 +01:00
openoms
5f4b6985d7
improve outputs 2022-01-17 20:43:14 +00:00
openoms
a5440dd8a0
make sure /var/cache/raspiblitz/temp exists #2832 2022-01-17 20:32:19 +00:00
openoms
66b6a32272
text cosmetics 2022-01-17 11:26:43 +00:00
openoms
fc5becc6b5
add LND repair menu (#2833)
* add 99lndRepairMenu.sh
* add more lnd checks and improve output
* add sudo to syncAndCheckLND
* add ${netprefix} to lnd service
* restore seed and scb separately
* update lnd proto files
* lnd.initwallet: add unlock method
* lndrepair: use recovery window with unlock
* change all rpc_pb2 to lightning_pb2
* mainnet -> ${chain}net
* _provison.setup: restore SCB separately
* clear up the placement of channel.backup
* unloc kLND before SCB restore
* provison.setup: add more logging
* lnd.install: make sure bitcoin is in debian-tor
* lndRepairMenu: add RETRYSCB option
* wait to create macaroons for 2 minutes
* lndRepairMenu: add RESCAN option
2022-01-04 20:08:38 +01:00