/rootzoll
2e41082971
Merge branch 'dev' into bostr2
2024-09-30 18:39:55 +02:00
rootzoll
8508de074a
fix name
2024-09-30 18:36:50 +02:00
rootzoll
6d8ad6becb
edit script info
2024-09-30 18:34:08 +02:00
rootzoll
1eca70bca0
add to main menu
2024-09-30 18:33:57 +02:00
rootzoll
3a49734b6e
add to provision
2024-09-30 18:33:49 +02:00
openoms
efacac0848
cln update to v24.08.1 ( #4748 )
...
* exit CLN install in menu if the script fails
* cln update to v24.08.1
update signing key
remove lightning-cli alias, use symlink instead
* use sfarooqui pubkey from repo
2024-09-27 09:16:11 +02:00
rootzoll
f11e529ff6
#4699 adapt comma separated cln seed words
2024-09-26 19:45:15 +02:00
rootzoll
ebe2f7f821
#4699 cln seed words comma seperated
2024-09-26 19:07:04 +02:00
rootzoll
4a4d19a943
#4699 deliver cln seed words comma separated
2024-09-26 19:03:18 +02:00
openoms
731aa73128
fix openchannels check or cln in menu ( #4751 )
...
* shellcheck format BBpayInvoice
* fix openchannels check for cl
* shellcheck format + fix CLN check for channels in BBcreateInvoice
* nit: use paid correctly
* enhance summars plugin output
2024-09-26 08:13:22 +02:00
/rootzoll
fa9ff68760
#4708 add more missing-passworda debug ( #4750 )
2024-09-24 20:16:11 +02:00
openoms
fd02f9753c
set global.break-system-packages true for pip install without venv ( #4746 )
2024-09-24 19:49:11 +02:00
openoms
755c9bcf43
mempool update to v3.0.0 ( #4737 )
...
* mempool update to v3.0.0, install Rust, fix update check
2024-09-24 13:58:01 +02:00
openoms
12aeff78fa
lndk update to v0.2.0 and refactor ( #4726 )
...
lndk update to v0.2.0 and refactor
2024-09-24 13:02:12 +02:00
steepdawn974
505fbcd933
Add elementsd to blitz.shutdown.sh
and default walletdir param to elements.conf
( #4730 )
2024-09-24 12:59:44 +02:00
openoms
33d826be06
clrest service to use BindsTo=lightningd.service ( #4738 )
2024-09-13 08:33:54 +02:00
/rootzoll
2f2909ccaf
#3949 fix vm IPrange ( #4736 )
...
* #3949 local ip range detection that also works for VMs
2024-09-12 18:10:18 +02:00
/rootzoll
e6a8753212
#4694 hdd detection fix ( #4728 )
...
* call resolvconf native path
* only fatpack with lcd when called by command
* repair ssh
* hdd minimum size 130 gb
* detectVM
2024-09-12 16:02:42 +02:00
openoms
d816282ab6
CLN catch offline channels in status ( #4732 )
2024-09-10 15:48:35 +02:00
rootzoll
22800056cb
pass thru parameter on release command
2024-09-03 22:38:09 +02:00
rootzoll
7489b52691
add quick release
2024-09-03 22:36:34 +02:00
openoms
6074f64e2b
torify all connections if runBehindTor is set
2024-09-03 21:49:43 +02:00
openoms
53a264faae
formatting
2024-09-03 16:48:14 +02:00
openoms
65ad3ba157
add nginx config, correct tor config, status and menu
2024-09-03 16:42:43 +02:00
/rootzoll
65d41397dc
#4694 fatpack only installing lcd display when called after build sd card ( #4725 )
...
* only fatpack with lcd when called by command
2024-09-03 15:00:27 +02:00
openoms
b5949ffb07
add bostr2 install script
2024-09-03 10:17:24 +02:00
openoms
47918e4afe
go update to 1.23.0
2024-09-03 10:17:00 +02:00
Christoph Stenglein
0abc495133
(blitz.web.ui.sh): fix typos; combine rf commands; fix shellcheck issues ( #4666 )
...
* (blitz.web.ui.sh): fix typos; combine rf commands; fix shellcheck issues
* change detect installed
2024-09-01 18:56:20 +02:00
Christoph Stenglein
3f3660dfed
(00raspiblitz.sh): fix typos; use -z for empty check; condensed some code ( #4665 )
2024-09-01 15:32:27 +02:00
Christoph Stenglein
5a742b12a3
(bonus.joinmarket.sh): simplify commands; use grep directly instead of cat ( #4702 )
2024-09-01 15:06:18 +02:00
Christoph Stenglein
e12557e2d2
(bitcoin.check.sh): combine commands ( #4701 )
2024-09-01 14:56:31 +02:00
openoms
37c475a496
add tailscale install script ( #4712 )
...
* add tailscale install script from the official source
* add on - off options
* provision tailscale on recover
* modify systemd service, make delete-data optional
* move tailscale data to disk for users who installed with external script
* add CHANGES.md entry
---------
Co-authored-by: rootzoll <christian@geektank.de>
2024-09-01 07:35:25 +02:00
Eric P
33fd13bd2b
Update Helipad to v0.2.0 ( #4710 )
...
* Update Helipad to v0.2.0
* add info to CHANGES.md
Co-authored-by: Eric P <ericpp@users.noreply.github.com>
Co-authored-by: rootzoll <christian@geektank.de>
2024-08-30 21:29:22 +02:00
openoms
5099b037f3
add pip3 config set global.break-system-packages true for non-venv installs ( #4700 )
...
* charge-lnd: activate venv in systemd service
* add pip3 config set global.break-system-packages true for non-venv installs
2024-08-15 16:52:29 +02:00
/rootzoll
eaea2982ef
V1.11.2 info ( #4698 )
...
* chore: Update code version to 1.11.2
2024-08-15 13:13:25 +02:00
openoms
a14cdc94d2
fix: pip config set global.break-system-packages true for non venv installs ( #4692 )
2024-08-15 13:03:31 +02:00
openoms
f12c4738c0
fix: typo in selfsigned tls cert reset command ( #4695 )
2024-08-15 13:01:46 +02:00
/rootzoll
08c7599c78
feat: Update Tor signing keys on release ( #4697 )
...
* feat: Update Tor signing keys on release
2024-08-15 12:59:01 +02:00
rootzoll
c73c5f022a
#2074 remove docker install
2024-08-06 20:01:15 +02:00
rootzoll
336a3418e9
updated torrent v1.11.1-fat
2024-08-05 18:09:00 +02:00
/rootzoll
27bdcb072c
#4643 get codeversion directly from file ( #4674 )
...
* detect release Candidate
2024-07-31 16:39:55 +02:00
/rootzoll
3c71712653
#4643 retest releasecadidate ( #4673 )
...
detect release Candidate
2024-07-31 15:29:57 +02:00
rootzoll
ed675f628d
RaspiBlitz v1.11.1
2024-07-29 20:22:02 +02:00
/rootzoll
62a34a6105
#4660 More flexible interims tested Bitcoin Core update option ( #4661 )
...
* #4660 set 27.1 as tested update
* #4660 allow tested updates on every sub release
2024-07-29 20:16:24 +02:00
rootzoll
0134325bfe
v1.11.1rc3
2024-07-24 23:46:30 +02:00
/rootzoll
1e5ea5ff6f
#4654 pyblock 2.7.2 ( #4657 )
...
* Update pyblock to v2.7.2
2024-07-24 12:00:26 +02:00
rootzoll
1183448f4f
version bump v1.11.1rc2
2024-07-24 00:41:07 +02:00
/rootzoll
cd424ac955
#4642 dont use release branches on RCs ( #4656 )
2024-07-23 23:30:11 +02:00
/rootzoll
e7bb32a485
#4654 pyblock 2.7.1 ( #4655 )
...
Update PyBlock to 2.7.1
2024-07-23 23:29:21 +02:00
rootzoll
d9b091be1a
ensuring the system is in a consistent state for release
2024-07-22 17:43:55 +02:00