Commit graph

41 commits

Author SHA1 Message Date
openoms
4b35b77e93
lnd autounlock if testnet and signet (#3212)
* lnd autounlock if testnet and signet

* check for header in the lnd.conf

* fix variables and improve output

* make grep more robust

* delete autounlock if passwordFile not present
2022-07-12 13:59:04 +02:00
openoms
e1b8b4b85d
set LANG=en_US.utf8 with grep 'Good signature' (#3183) 2022-06-28 18:49:03 +02:00
openoms
4859fdc5ef
fix: make /mnt/hdd/lnd readable 2022-06-24 21:21:48 +01:00
openoms
7c79d5c51f
lnd update v0.15.0 #3181 2022-06-24 20:52:22 +01:00
/rootzoll
3e272ce3b6
Lightningupdates (#3100) 2022-05-10 09:37:26 +02:00
openoms
91fbe7b61d
Lnd updates (#3095)
* lnd update to v0.14.3

* chantools udpate to v.0.10.4, change to /usr/local/bin

* do not set "tor.streamisolation" "true" again
fix #3094

* add to CHANGES.md
2022-05-10 09:34:30 +02:00
/rootzoll
fd8d880c09
Apiscripts (#3093) 2022-05-05 10:59:50 +02:00
openoms
8df8dbc6cf
add lnd bolt auto-compact >monthly (#2968) 2022-02-16 22:02:34 +01:00
Christoph Stenglein
84687fc254
use --show-keys for gpg fingerprint listing (#2950) 2022-02-12 11:10:38 +01:00
rootzoll
153a81817d Update lnd 0.14.2 2022-02-06 09:53:04 +01:00
/rootzoll
ec7f983ed2
Refactor Repair & Recovery Options #2901 (#2910) 2022-01-25 12:07:11 +01:00
/rootzoll
75478fa726
Improving Migration from Umbrel/Citadel (#2881) 2022-01-12 14:03:18 +01: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
openoms
e75cc3a92f
make sure /home/admin/_aliases exists 2021-12-23 20:32:07 +00:00
openoms
02425de990
lnd.service: avoid hanging on stop #2827 2021-12-21 15:33:41 +00:00
openoms
5706d38c1e
#2827 improve lnd.service files
added:
ExecStop=/usr/local/bin/lncli -n=${CHAIN} --rpcserver localhost:1${rpcportmod}009 stop
PIDFile=/home/bitcoin/.lnd/${netprefix}lnd.pid
Restart=on-failure # was always
Type=notify # was simple
MemoryDenyWriteExecute=true

Increased timeouts:
TimeoutStartSec=1200
TimeoutStopSec=3600
2021-12-20 14:09:24 +00:00
openoms
8edaa3dbe0
fix lndlog alias check 2021-12-20 08:34:43 +00:00
openoms
79c6ee78d0
lnd.install: improve aliases, add lndconf 2021-12-20 07:40:19 +00:00
rootzoll
adc8549845 lnd & cl install on on if not done in fatpack 2021-12-17 21:43:19 +01:00
Tracachang
08576a055c Add more time to avoid re-enter the password (#2795) 2021-12-16 23:25:14 +01:00
/rootzoll
85b0c97d41
big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
openoms
1a6ee15cd7
fix seedwordFile typos in outputs 2021-12-14 17:25:41 +00:00
/rootzoll
6068b86d76
#2348 adding Zap back to SSH connect menu (#2783) 2021-12-11 19:38:35 +01:00
openoms
7c18db7bd7
build_sdcard.sh to call config.scripts to install Bitcoin, LND and CL (#2754)
* move Bitcoin Core install to bitcoin.install.sh

* update lnd to v0.14.1, move to lnd.install.sh

* update CL to v0.10.2, move to cl.install.sh

* call config.scripts to install BITCOIN, LND and CL

* improve cpu and base image detection

* switch tor sources to bullseye for debian and co

* allow one parameter in install scripts

* PGPauthor is guggero for lnd v0.14.1

* lnd.install: improve output

* cl.install: fix links

* cl v0.10.2 signer is cdecker

* cl.install: add mrkd dependency

* make the bitcoin home directory readable
2021-12-07 15:00:44 +01:00
openoms
3c3df62a8a
Improve setup reliability and VM compatibility (#2744) 2021-11-30 12:58:06 +01:00
openoms
608a5854f7 Fix RESET-LND (#2690)
* initialize LND wallet after reset
* diplay seed for mainnet after reset and init
* display and delete the seed for mainnet
* lnd.install: remove seedwordFile after shred

The seed will be safely deleted after having been displayed, the same as during the initial setup.
The seedwordFile is created and kept for testnet and signet if active.
2021-11-11 15:41:04 +01:00
openoms
cac14efc46
rename all cln / CLN to cl / CL except CLNETWORK 2021-09-26 10:30:09 +01:00
openoms
7ac2d3ad5d
always set lightning instance in raspiblitz.conf 2021-09-17 08:02:29 +01:00
rootzoll
853c29c922 re add the PrivateDevices=true 2021-09-16 00:41:23 +02:00
rootzoll
700672cf62 removePrivateDevices=true from basic services 2021-09-14 20:12:46 +02:00
openoms
d671aae4be
lnd: activate SIGNET 2021-09-13 10:36:45 +01:00
openoms
78989baeab
lnd.install: initwallet for correct chain 2021-09-13 10:26:38 +01:00
openoms
9b55ca632e
lnd.install: record seedwords with sudo 2021-09-13 10:08:23 +01:00
openoms
8ea4227f47
lnd.install: prepare directories 2021-09-13 09:56:04 +01:00
rootzoll
0d8b69c361 add LND info 2021-09-12 23:19:10 +02:00
rootzoll
c22ccc2fe1 fix parameter order on lnd.initwallet.py calls 2021-09-12 22:55:29 +02:00
rootzoll
14a5eb3d63 fix temp path 2021-09-12 22:48:51 +02:00
rootzoll
cfef0c9b8f fix temp file 2021-09-12 22:46:42 +02:00
rootzoll
2db84cdb6c creating lnd wallet when activated as secondary 2021-09-12 22:36:57 +02:00
rootzoll
3a88ca5789 prepare lnd wallet creation if running as second 2021-09-12 21:41:48 +02:00
openoms
c81f4f13f5
rename lnd.chain.sh to lnd.install.sh 2021-09-01 17:47:28 +01:00
Renamed from home.admin/config.scripts/lnd.chain.sh (Browse further)