Commit Graph

5702 Commits

Author SHA1 Message Date
openoms
4f80c0d477 lnd: add LND option for parallel networks 2021-06-27 22:55:57 +01:00
openoms
94aa473a91 lnd: fix lnd.conf for parallel networks
discussed in: https://github.com/rootzoll/raspiblitz/issues/2290
2021-06-27 22:54:41 +01:00
openoms
1e8b5ad927 do not resolve aliases, use as variables 2021-06-27 22:33:47 +01:00
openoms
4055cc2760 shellcheck: change all egrep to grep -E
https://github.com/koalaman/shellcheck/wiki/SC2196
2021-06-25 23:48:33 +01:00
openoms
f47f9abd28 cln: add cln-plugin.standard.python.sh
Install and show the output of the chosen plugin for C-lightning
Usage:
cln-plugin.standard-python.sh on [plugin-name] [testnet|mainnet|signet] [runonce]
tested plugins:
summary | helpme | feeadjuster

find more at:
https://github.com/lightningd/plugins
discussed in:
https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-25 23:43:56 +01:00
openoms
945aeb39eb cln: add the backup plugin + options
Usage options:
cln-plugin.backup.sh [on] [testnet|mainnet|signet]
cln-plugin.backup.sh [restore] [testnet|mainnet|signet] [force]
cln-plugin.backup.sh [backup-compact] [testnet|mainnet|signet]
https://github.com/lightningd/plugins/tree/master/backup

Discussed in: https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-25 23:15:13 +01:00
openoms
259c7499b1 cln.rest: add connect option for Zeus
https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-25 23:09:55 +01:00
openoms
17edbb2ce8 sparko: add info and connect menu with own cert
https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-25 23:09:17 +01:00
openoms
c7b433aa48 use new selfsignedcert if no lnd tls.cert present 2021-06-25 23:04:08 +01:00
openoms
68b2fdad52 avoid scrolling in menus 2021-06-25 22:51:35 +01:00
openoms
1c9fd09e09 make cln default plugin dir: cln-plugins-enabled
similar to the nginx model make 2 directories for plugins:
cln-plugins-enabled - symlinked to ~/.lightning/plugins
plugins from here are loaded automatically on cln start

cln-plugins-available: plugins are downloaded here to
be run until the next cln restart (or stopped with runonce)

note the disk is mounted with noexec so plugins can't
run from there

discuss in: https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-23 11:29:04 +01:00
openoms
48ab3737b7 network.aliases: add CLNETWORK 2021-06-23 11:20:59 +01:00
openoms
8bc31b6698 apply bitcoin and lncli aliases in all scripts 2021-06-23 08:30:52 +01:00
openoms
3a054d6f9f cln.install: specify \torport= in addr= 2021-06-14 08:50:44 +01:00
openoms
7d4b420e80 add cln-plugin.standard-python.sh 2021-06-14 08:49:55 +01:00
openoms
800ba2c9e4 bitcoin.chains: check for signetd by joininbox 2021-06-14 08:48:06 +01:00
openoms
b0ad7f1782 bitcoin.chains: fix rpcbind for test and signet 2021-06-13 23:04:02 +01:00
openoms
05e56608d7 PEERING: no error if only pubkey is given for cln 2021-06-13 22:41:48 +01:00
openoms
c89dea4892 00infoBlitz: show scanning blocks for cln 2021-06-13 21:51:19 +01:00
openoms
1451073223 cln.install: fix sparko script path
experimental option:
installs the latest commit from master with
--enable-experimental-features
2021-06-13 00:15:53 +01:00
openoms
8b8907cac4 PEERING: remove dead links, improve logic 2021-06-12 21:43:02 +01:00
openoms
312f0de353 cln: rename plugin scripts 2021-06-11 18:50:06 +01:00
openoms
27cfa491bd cln: add SUMMARY option with plugin 2021-06-11 10:33:12 +01:00
openoms
869ee5f61d simplify cln PEERING 2021-06-11 09:47:31 +01:00
openoms
6b1c3aa1da cln: improve display of channels and balances 2021-06-11 09:46:57 +01:00
openoms
604cf68b10 cln.install: check and install sparko if in conf 2021-06-11 09:46:14 +01:00
openoms
96afe00017 cln: add CLOSEALL option 2021-06-11 09:44:53 +01:00
openoms
d3201c3e0a fix legacy backticks and improve comments 2021-06-11 08:07:14 +01:00
openoms
2042167e8e apply hardening measures to all systemd services
PrivateTmp=true
ProtectSystem=full
NoNewPrivileges=true
PrivateDevices=true
2021-06-02 09:18:29 +01:00
openoms
21a1ed0f1e MKDEFAULT: restart Specter for the new network 2021-06-02 09:11:31 +01:00
openoms
81cd8f042b specter update to v1.4.2 2021-06-02 09:10:42 +01:00
openoms
1c4703fc71 00infoBlitz: minimize CLI calls, add cln feereport
fix cln online channels/all channels
2021-06-01 17:29:38 +01:00
openoms
bbdf196c08 lnd.chain.sh: fix netprefix 2021-06-01 17:24:01 +01:00
rootzoll
37b30edac7 doc update 2021-05-28 20:46:02 -05:00
openoms
acc21b5f59 Merge pull request #2334 from openoms/cblitz-merge
Merge C-lightning development with the refactored provision
2021-05-28 23:27:35 +01:00
openoms
655094eb34 deprecate testnet setting 2021-05-28 23:19:25 +01:00
openoms
3b1da04370 Merge branch 'cblitz' into cblitz-merge 2021-05-28 23:10:30 +01:00
openoms
a24cb81330 testnet process choice 2021-05-28 23:06:43 +01:00
openoms
abe4ca6583 fix btcpath 2021-05-28 23:04:44 +01:00
openoms
afa6854df7 Merge branch 'pre-1.7.1' into cblitz-merge 2021-05-28 20:52:10 +01:00
rootzoll
b3158cf76a prepare c-lightning 2021-05-28 14:31:06 -05:00
openoms
7291e54174 add SWITCHLN to lndMenu and clnMenu 2021-05-28 20:28:56 +01:00
rootzoll
6aa7a49b40 add c-lightning implement notes 2021-05-26 13:22:29 -05:00
rootzoll
27f32959f6 c-lightning setup dialogs 2021-05-26 13:05:52 -05:00
rootzoll
cf4ddfc7eb update final dialog 2021-05-26 12:06:40 -05:00
rootzoll
950cbbd6e9 base info in raspiblitz.info 2021-05-26 12:04:57 -05:00
rootzoll
d0f4e8d12e unlock lnd on setup 2021-05-26 11:09:18 -05:00
rootzoll
541f1defc0 setting password B on setup 2021-05-26 11:07:35 -05:00
rootzoll
aaefb8df10 only provision Tor when not running 2021-05-26 11:04:10 -05:00
rootzoll
47a1407f11 extend tor status 2021-05-26 11:02:31 -05:00