Commit graph

6749 commits

Author SHA1 Message Date
rootzoll
d13cfa8193 removing just LND adding workflow info 2021-09-14 12:41:04 +02:00
nyxnor
c29806143b
Create CONTRIBUTING.md (#2213) 2021-09-14 12:34:34 +02:00
PatrickScheich
03a8e10088
Minimize service restarts (#2207)
* whitespaces, fix typos, more logging
* whitespaces, typos, more validation for IPv6 to do less service restarts
2021-09-14 12:30:22 +02:00
openoms
ab0fbef5fc
blitz.datadrive: detect and protect bootPartition (#2538) 2021-09-14 11:43:03 +02:00
openoms
c411d6b43d
Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-09-14 10:09:11 +01:00
openoms
e84b5cd6e5 blitz.copychain: sudo to remove root owned file 2021-09-14 09:15:42 +01:00
rootzoll
498462942f #2477 filter non-alphanumeric chars from vendor 2021-09-13 20:31:39 +02:00
openoms
f78606a42e
Merge pull request #2536 from openoms/remove-_tor-lnd
Tor: remove tor@lnd instance
LND: activate SIGNET
2021-09-13 10:38:59 +01: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
openoms
19c0298e91
Tor: remove tor@lnd instance
The separate tor instance for LND became redundant:
* now Tor is only reloaded, not restarted on config changes so the port remains open
* using LND streamisolation means every LND connection is on a new Tor circuit
2021-09-13 07:20:30 +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
fa1aa29509 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-09-12 21:41:57 +02:00
rootzoll
3a88ca5789 prepare lnd wallet creation if running as second 2021-09-12 21:41:48 +02:00
openoms
b49864691f
provision: fix typos in output 2021-09-12 18:38:30 +01:00
openoms
512935f1b9
cln: use the binary lightning-hsmtool 2021-09-12 17:59:44 +01:00
rootzoll
7de8aaf802 fix syntax bug 2021-09-12 18:33:56 +02:00
rootzoll
ab6b947127 move change of bitcoin service after provision 2021-09-12 17:56:41 +02:00
rootzoll
92fc723e1f reduce sudo use of internet status if run as root 2021-09-12 17:45:57 +02:00
rootzoll
5e1b35be13 #2521 update version in changes.md 2021-09-11 23:33:21 +02:00
wiz
fe9807faa3
Upgrade mempool to v2.2.2 (#2521) 2021-09-11 23:31:57 +02:00
openoms
653d71eadf
build: download binaries from bitcoincore.org (#2527) 2021-09-11 23:27:57 +02:00
openoms
8b85690663
circuitbreaker update to v0.3.0 2021-09-11 14:08:55 +01:00
rootzoll
ecc73334ac no reboot on changing lnd keysend 2021-09-09 21:19:28 +02:00
rootzoll
d9bd83d067 add RAM & HDD GB to setup lcd info 2021-09-09 19:11:30 +02:00
rootzoll
16939b1f4b make lcd default for displayclass 2021-09-09 18:24:49 +02:00
rootzoll
64930d7d65 #2509 change defaultBranch 2021-09-09 17:40:05 +02:00
rootzoll
4bca1bb66e Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-09-09 16:29:38 +02:00
rootzoll
02ccfe54d8 #2503 restart RTL on LIT install 2021-09-09 16:29:29 +02:00
RequestPrivacy
4e84fb804f
Identify newest BlitzPy version during sd building (#2505)
The -r (reverse) flag in the ls command leads to an install of the oldest, not the newest version of BlitzPy.
2021-09-09 15:55:36 +02:00
rootzoll
71326772b1 show CLN seed words for testnet/signet 2021-09-09 15:33:01 +02:00
rootzoll
71ca792638 run display seed words as sudo 2021-09-09 15:13:44 +02:00
rootzoll
f1a8a9f245 run display seed as root 2021-09-09 15:12:14 +02:00
rootzoll
86d24e0e99 display cln wallet seeds 2021-09-09 15:08:21 +02:00
rootzoll
65409dbbfd cln display-seed basics 2021-09-09 14:56:58 +02:00
rootzoll
ddf9762f3d #2499 move .force file to raspiblitz.conf in code 2021-09-09 12:51:50 +02:00
Dipun Mistry
b7102bd446
Uasp force (#2499)
* implement a way to force UASP for your HDD
2021-09-09 12:33:31 +02:00
rootzoll
8bb7560dcc rename logs 2021-09-09 01:19:09 +02:00
rootzoll
37851d67b8 improve provision error debug 2021-09-09 00:12:46 +02:00
rootzoll
1362b9f480 add exit codes 2021-09-09 00:08:15 +02:00
rootzoll
228670f03e final setup reboot info 2021-09-09 00:04:37 +02:00
rootzoll
1de9431bb9 change lnd password at end of provision 2021-09-08 23:52:31 +02:00
rootzoll
ecf354798a Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-09-08 22:37:34 +02:00
rootzoll
1999b0e771 migration reset password c 2021-09-08 22:37:29 +02:00