Commit graph

10 commits

Author SHA1 Message Date
openoms
261db5104c
make lnd.credentials.sh work for all chains (#3219) 2022-07-12 14:08:41 +02:00
/rootzoll
fd8d880c09
Apiscripts (#3093) 2022-05-05 10:59:50 +02:00
rootzoll
832bd79596 #2650 place rename later in code 2022-02-18 12:47:20 +01:00
rootzoll
4f5b53273f #2650 set lnd name 2022-02-18 12:40:58 +01:00
/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