Commit graph

5125 commits

Author SHA1 Message Date
rootzoll
2dc53d1b18 check synced to chain for cln 2021-07-25 00:47:11 +02:00
rootzoll
56a294b24a zty with user bitcoin 2021-07-25 00:41:11 +02:00
rootzoll
90669b40d0 add clnblockheight 2021-07-25 00:39:24 +02:00
rootzoll
25e695306f add TODO for CLN 2021-07-25 00:03:25 +02:00
rootzoll
cc36357bea fix lightniing info 2021-07-25 00:01:55 +02:00
rootzoll
b7641b6a8b fix syntax 2021-07-25 00:00:39 +02:00
rootzoll
3f937dec9e detect cln running 2021-07-24 23:59:16 +02:00
rootzoll
7ce01df694 change to none 2021-07-24 01:13:19 +02:00
rootzoll
36624395d8 remove key press on cln actions 2021-07-24 00:42:38 +02:00
rootzoll
5014799f6e press key after single actions 2021-07-24 00:33:51 +02:00
rootzoll
90d6f8ba54 exit 0 on cln menu 2021-07-24 00:31:30 +02:00
openoms
b906120e3d
start cln on the end of provisioning 2021-07-23 10:36:45 +01:00
openoms
1638961e7a cln: clear before showing summary 2021-07-23 10:25:32 +01:00
openoms
5bde0c97e4 cln: always start the lightnind.service 2021-07-23 00:19:59 +01:00
rootzoll
594f62ecd9 only show main lightning impl options for RC1 2021-07-23 00:56:18 +02:00
rootzoll
77d86b51e1 fix syntax 2021-07-23 00:51:18 +02:00
rootzoll
b21af26147 only show lnd options when activated 2021-07-23 00:49:30 +02:00
rootzoll
09d89fd410 show tail info on provision 2021-07-22 23:52:12 +02:00
wiz
efd6c6b151
Bump mempool to v2.2.0 (#2397) 2021-07-22 19:12:23 +02:00
rek79
bd3c5668f9
Simplify localIP detection and improve compatibility (#2432) 2021-07-22 19:09:36 +02:00
openoms
a2c07c4184
cln.install.sh: create cln config if not present 2021-07-21 23:47:22 +01:00
openoms
db24ad1d57
FinalDialog: make the 24 words fit 2021-07-21 23:37:26 +01:00
openoms
6bb0c12308
cln: make sure .lightning/bitcoin dir exists 2021-07-21 21:13:15 +01:00
openoms
a5747ba796
cln: correct lightning name in FInalDialog + typo 2021-07-21 19:43:53 +01:00
openoms
402f1a8a17
cln: look for files in .lightning dir with sudo 2021-07-21 19:31:30 +01:00
rootzoll
84e17f5def fix lnd unlock detection 2021-07-20 22:58:24 +02:00
rootzoll
45d4f7867f remove old jinja template rendering 2021-07-20 22:40:12 +02:00
openoms
91fbbaadce
cln: hide unhelpful warnings during setup 2021-07-20 19:21:58 +01:00
openoms
477c36f382
cln-plugin.backup: fix path to backup-cli 2021-07-20 19:12:15 +01:00
openoms
101039ef21
cln.install: fix access to raspiblitz.conf 2021-07-20 19:11:48 +01:00
openoms
ca5ace8a15
cln.hsmtool: init backup with the new wallet 2021-07-20 18:21:44 +01:00
/rootzoll
9a77f765df
#2228 wider grep to detect nvms (#2427) 2021-07-20 19:19:34 +02:00
rootzoll
11948ede38 set defaults before 2021-07-20 18:41:45 +02:00
rootzoll
1d0d368b83 add debug echos 2021-07-20 18:26:17 +02:00
rootzoll
cb04f09483 no password C & D when cln 2021-07-20 17:45:38 +02:00
/rootzoll
2434875723
#2425 Adding experimental Blitz WebUI & API (#2426) 2021-07-20 16:57:41 +02:00
openoms
d98ce4d601
sparko: don't show logs after install 2021-07-20 14:15:27 +01:00
openoms
bcc5ba502a
cln: load plugins from ${netprefix}cln-plugins-enabled
changed the config paths to $lightning-dir/config or /networkname/config

plugins are downloaded to the SDcard:
/home/bitcoin/cln-plugins-available/
symlinked and loaded automatically from:
/home/bitcoin/${netprefix}cln-plugins-enabled

Related: #2295
2021-07-20 14:05:58 +01:00
openoms
626b07400e
SERVICES menu: fix chantools/CLN switch 2021-07-20 09:33:56 +01:00
openoms
588e394b46 cln: activate the backup plugin on every install 2021-07-18 20:29:07 +01:00
openoms
ae3adc7a32 cln: add more aliases cln, clnlog, clnconf 2021-07-18 20:28:04 +01:00
openoms
7ca6b68cb7 SYSTEM menu fixes 2021-07-18 20:07:07 +01:00
openoms
6d82b93faf SYSTEM: add CLNLOG and CLNCONF options 2021-07-18 16:37:40 +01:00
openoms
12fd7006a6 improve comments 2021-07-18 15:21:01 +01:00
openoms
d3a7e40fc5 add cln.setname.sh
make lnd.setname.sh work with parallel wallets
2021-07-18 15:19:52 +01:00
openoms
b20a3ee8c3 debug _provison.setup.sh
stop bitcoind and restart with new config to avoid rpc password error
disable and enable service instead of daemon-reload
CLN: don't use passwordC  as seedPassword
2021-07-18 11:03:06 +01:00
openoms
abd4d1ded1
add Suez to menu for CLN and LND
needs to be installed with the bitcoin user to be able to interact with CLN
related: https://github.com/rootzoll/raspiblitz/issues/2366
2021-07-17 20:31:27 +01:00
openoms
7819ff90db
cln.install-service: fix sparko check 2021-07-17 19:30:04 +01:00
openoms
421e328b7e
PEERING: correct message on success 2021-07-17 17:14:37 +01:00
rootzoll
a20ef864a0 Merge branch 'pre-1.7.1' into 1126-provision 2021-07-17 17:25:53 +02:00