openoms
00717530b9
cln: installthe latest master until the next release
2021-07-07 07:37:23 +01:00
openoms
c13eebe1b0
cln.install: fix tor config
2021-07-06 10:12:08 +01:00
openoms
e8d9a4a0df
CLOSEALL and CASHOUT: Improve labels and comments
...
Explaining CASHOUT in the label as discussed in:
https://github.com/rootzoll/raspiblitz/issues/2358
2021-07-06 08:05:28 +01:00
openoms
8193bfb09b
cln: add CASHOUT option
2021-07-06 01:00:12 +01:00
openoms
59895c673d
use CHAIN in CLN and LND menu
2021-07-06 00:48:01 +01:00
openoms
61e5887bb5
rtl: install correctly for paralell chains
2021-07-06 00:47:05 +01:00
openoms
982a4d593f
CASHOUT: use aliases for lnd
2021-07-05 23:42:55 +01:00
openoms
80a0e7a77e
rtl: fix permission of config on copy
2021-07-05 23:42:17 +01:00
openoms
7fd760177c
cln-plugin.summary: fix paths
2021-07-05 22:38:37 +01:00
openoms
7f50d14cbe
netwok.monitor.sh debug
2021-07-05 22:30:37 +01:00
openoms
586d8ce3c6
lnd.unlock: fix typo
2021-07-05 22:18:48 +01:00
openoms
d6502e4c13
Merge branch 'pre-1.7.1' into cblitz-merge-dev
2021-07-03 22:24:05 +00:00
/rootzoll
c1c595a0b7
#1126 preparing new setup with new c-lightning ( #2396 )
...
* move debug script
* patch patch command
* make sure setup file is sourced
* remove debug output
* make sure lnd is put behind tor
* change indent
* get fresh sync progress
* always set password A
* cached peer info
* fix printing cache
* fix check for existing files
* handle bitcoind not running
* result with newline
* test line break
* test new line
* test new line
* two vars on output
* #2388 improve online check (less pinging)
* used cached peer status
* move chache
* cach file permissions
* allow sudo call
* fix cache
* remove double scan info
* add conf info to sync screen
* reorder info
* add space
* add space
* order info
* internet suppress error messages
* order info
* fix offering Blockchain copy
* fix hostname
* final ready state info
* lnd unlock after provision
* remove debug exit
* harmonize ready state
* add status to lnd unlock
* update lnd unlock script
* edit the unlock
* remove debug echo
* add debug
* add debug
* fix if statement
* debug output
* switch position of source setupdata
2021-07-03 23:54:22 +02:00
rootzoll
1c92ddfc51
Merge branch 'pre-1.7.1' into 1126-provision
2021-07-03 21:33:53 +02:00
rootzoll
4034f71279
switch position of source setupdata
2021-07-03 20:31:11 +02:00
rootzoll
2428dc528f
debug output
2021-07-03 01:55:44 +02:00
rootzoll
3070512c7c
fix if statement
2021-07-03 01:27:24 +02:00
rootzoll
caa4029870
add debug
2021-07-03 01:03:47 +02:00
rootzoll
9150bdee85
add debug
2021-07-03 00:51:32 +02:00
rootzoll
f7c658aa40
remove debug echo
2021-07-03 00:39:55 +02:00
rootzoll
8e1c375a8a
edit the unlock
2021-07-03 00:15:26 +02:00
rootzoll
c070e421b1
update lnd unlock script
2021-07-03 00:05:01 +02:00
rootzoll
11d17f7d92
add status to lnd unlock
2021-07-02 23:55:33 +02:00
rootzoll
246ffe46bd
harmonize ready state
2021-07-02 23:11:50 +02:00
rootzoll
26a63295d6
remove debug exit
2021-07-02 23:05:38 +02:00
rootzoll
113483f638
lnd unlock after provision
2021-07-02 23:02:32 +02:00
rootzoll
d3ab78ccfd
final ready state info
2021-07-02 22:20:51 +02:00
rootzoll
646898fa81
fix hostname
2021-07-02 22:18:09 +02:00
rootzoll
5034384fec
fix offering Blockchain copy
2021-07-02 22:16:02 +02:00
rootzoll
cbfa8ff23e
order info
2021-07-02 18:57:21 +02:00
rootzoll
f860bf69a9
internet suppress error messages
2021-07-02 15:04:39 +02:00
rootzoll
0928298eb6
order info
2021-07-02 15:00:27 +02:00
rootzoll
497d8b2e70
add space
2021-07-02 14:59:23 +02:00
rootzoll
b88d4e852e
add space
2021-07-02 14:58:41 +02:00
rootzoll
6d74b23e2c
reorder info
2021-07-02 14:58:01 +02:00
rootzoll
45e66a04aa
add conf info to sync screen
2021-07-02 14:56:28 +02:00
rootzoll
1bfa361f65
remove double scan info
2021-07-02 14:47:50 +02:00
rootzoll
e19d750b3f
fix cache
2021-07-02 14:26:47 +02:00
rootzoll
83c2f042ae
allow sudo call
2021-07-02 14:20:06 +02:00
rootzoll
c02b2ad8cc
cach file permissions
2021-07-02 14:14:59 +02:00
rootzoll
827364daa9
move chache
2021-07-02 14:11:13 +02:00
rootzoll
dbdbfe8622
used cached peer status
2021-07-02 14:04:15 +02:00
rootzoll
bc76dce517
#2388 improve online check (less pinging)
2021-07-02 14:02:45 +02:00
rootzoll
098eb711ad
two vars on output
2021-07-02 13:58:48 +02:00
rootzoll
b307f52899
test new line
2021-07-02 13:57:28 +02:00
rootzoll
c4258db23a
test new line
2021-07-02 13:56:20 +02:00
rootzoll
9d1e9eb1af
test line break
2021-07-02 13:55:31 +02:00
rootzoll
edd3239885
result with newline
2021-07-02 13:54:39 +02:00
rootzoll
89f8605568
handle bitcoind not running
2021-07-02 13:52:59 +02:00
rootzoll
b59e1f6b1c
fix check for existing files
2021-07-02 13:32:27 +02:00