Commit graph

72 commits

Author SHA1 Message Date
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
openoms
d671aae4be
lnd: activate SIGNET 2021-09-13 10:36:45 +01:00
rootzoll
3a88ca5789 prepare lnd wallet creation if running as second 2021-09-12 21:41:48 +02:00
/rootzoll
c6c8989f01
#2070 Implement myNode migration (#2187) 2021-04-17 01:09:06 +02:00
Christian Rotzoll
b5816c7f79 Optimize Vagrant Mode #1579 (#1665) 2020-10-14 01:32:14 +02:00
rootzoll
10a04140db fix dependencies 2020-06-23 15:25:23 +02:00
rootzoll
bd2bb39fc1 fix typo 2020-06-23 15:14:57 +02:00
rootzoll
289943f8f4 try new dependencies 2020-06-23 15:13:09 +02:00
rootzoll
7c5f0760fe adapt scripts to walletunlocker protobuffs 2020-06-23 15:04:14 +02:00
rootzoll
8ce09d280c reformat python lnd calls 2020-06-23 14:28:10 +02:00
rootzoll
64ed6863d7 retry recovery window 2020-04-16 21:57:54 +02:00
rootzoll
a2c4161de7 modify python 2020-04-16 21:44:41 +02:00
rootzoll
9b254e96d9 remove defined recovery window 2020-04-16 15:47:30 +02:00
rootzoll
deb0d601c4 #785 dontset recovery window, use default 2020-04-16 12:31:12 +02:00
rootzoll
b0c715be88 fix error feedback on wrong seed word 2020-02-19 10:52:06 +01:00
frennkie
4f1b7a6a37
Migrate initwallet to Python3 (#841)
rewrite for Python3
2019-11-27 08:47:51 +01:00
Christian Rotzoll
66689a6b52 #632 make recovery window bigger 2019-09-04 10:19:05 +02:00
Christian Rotzoll
5223204666 remove print 2019-05-01 01:17:05 +02:00
Christian Rotzoll
3b00d72378 switched on lnd.initwallet.py 2019-05-01 00:35:09 +02:00
Christian Rotzoll
f82c73c3ca try scb hex string 2019-04-30 23:37:17 +02:00
Christian Rotzoll
e01bc824c9 correct parameter 2019-04-30 23:11:47 +02:00
Christian Rotzoll
8cc6903e20 scb parameters 2019-04-30 23:03:05 +02:00
Christian Rotzoll
5d2a9637a4 removed debug exit 2019-04-30 22:44:13 +02:00
Christian Rotzoll
1e40898d18 seperated by space 2019-04-30 22:17:29 +02:00
Christian Rotzoll
0f5fc9e203 move info 2019-04-30 22:10:02 +02:00
Christian Rotzoll
c2c94e65c6 info on how to run 2019-04-30 22:06:18 +02:00
Christian Rotzoll
0c3e2b89e8 global import path 2019-04-30 21:39:45 +02:00
Christian Rotzoll
1b925071de bigger recover window 2019-04-29 01:33:41 +02:00
Christian Rotzoll
680ff4684a SCB fallback 2019-04-16 16:01:57 +01:00
Christian Rotzoll
23b1e9dd56 try none 2019-04-16 15:36:07 +01:00
Christian Rotzoll
97fc05a07e debug 2019-04-16 15:32:18 +01:00
Christian Rotzoll
830562476f debug 2019-04-16 15:31:37 +01:00
Christian Rotzoll
3e81163282 correct spaces 2019-04-16 15:28:47 +01:00
Christian Rotzoll
dfcde6a73e more debug 2019-04-16 15:27:44 +01:00
Christian Rotzoll
c6085e8e02 correct output 2019-04-16 15:23:12 +01:00
Christian Rotzoll
06d328c408 more error details 2019-04-16 15:21:44 +01:00
Christian Rotzoll
a6920e9720 try more details on error 2019-04-16 15:18:55 +01:00
Christian Rotzoll
a5a762f4cf fix seed parameters 2019-04-16 15:15:19 +01:00
Christian Rotzoll
d5eea11afb recover by seed 2019-04-16 15:10:25 +01:00
Christian Rotzoll
4807e17e44 Extra Seed Password 2019-04-16 14:10:06 +01:00
Christian Rotzoll
661e4600cd show formatted seed word list 2019-04-15 01:33:29 +01:00
Christian Rotzoll
f8e4323b6b fix formatting 2019-04-15 01:25:02 +01:00
Christian Rotzoll
ea20f51f0a formatted seed words 2019-04-15 01:15:57 +01:00
Christian Rotzoll
ed89d6257f exception handling 2019-04-12 13:31:16 +01:00
Christian Rotzoll
a4c4114cf1 more debug 2019-04-12 13:21:25 +01:00
Christian Rotzoll
550ce4e89d rpc error code 2019-04-12 13:19:57 +01:00
Christian Rotzoll
fb957f2132 test more info 2019-04-12 13:11:48 +01:00
Christian Rotzoll
c8e6bb7cdd get more info on exception 2019-04-12 13:09:10 +01:00
Christian Rotzoll
72244d06d8 debug exception 2019-04-12 13:04:54 +01:00
Christian Rotzoll
df0f9ea2f4 Handle Exceptions 2019-04-12 13:03:01 +01:00