Big refactor based on #4324 introducing a new drive layout - adding optimizations for Proxmox and old laptop drive layout . Also making it possible to boot from NVMe. Replacing blitz.datadrive.sh with blitz.data.sh - icluding the possibility to migrate an old ssd/nvme to a bigger one (copying complete data and blockchain). Lots of smaller changes.
* Update Lightning Terminal to 0.14.1-alpha
Update LIT to version 0.14.1.-alpha, adjusted to changes in manifest file and naming, tested with 1.11.4-dev without issues so far
* Add LIT 0.14.1 to CHANGES
* cln-grpc now included in the main repo
* add rust deps for clnrest and cln-grpc
* cln update to v25.02
* configure the cln grpc port explicitly
* cl.install.sh update PGP key and version for v25.02.2 (#4987)
Update Core Lightning install script to use the correct PGP signer and fingerprint for v25.02.2.
- Set CLVERSION to v25.02.2
- Set PGPsigner to sfarooqui
- Set PGPpubkeyFingerprint to B56B4453DA8C6DF7FC9BCFCBDCA40B7128DA62A8
Co-authored-by: steepdawn974 <steepdawn974@tutanota.com>
* make sure /run/lightningd exists
---------
Co-authored-by: openoms <“oms@tuta.io>
Co-authored-by: steepdawn974 <steepdawn974@tutanota.com>
Co-authored-by: rootzoll <christian@geektank.de>
* Update bonus.btcpayserver.sh for BTCPayServer v2.0.0 + NBXplorer v2.5.9 and security update dotnet SDK v8.0.403
Version bumped BTCPayServer to v2.0.0, NBXplorer to v2.5.9 and dotnet SDK to v8.0.403. Tested on existing Raspiblitz 11.3, using uninstall and install options to do the version upgrade.
* CHANGES & push version to latest 2.0.3
* flexible PGP signer
---------
Co-authored-by: rootzoll <christian@geektank.de>
We normally run bitcoind as user bitcoin.
Running it here as root could potentially at some point cause issues (e.g. if files are created and the ownership is then off).
* v1.11.4rc1 & AlbyHub 1.12.0
* #4864 Core Lightning 24.11.1
* #4884 revert back to former version
* #4891 account for pending closing balance (#4892)
* #4876 adding Allow New User Switch
* #4882 revert back to CLN v24.11
* #4893 temp re-introduce en_GB for v1.11.4
Enhance BBcloseAllChannels.sh to allow user selection for channel closing method. Users can now choose between COOP for cooperative close and FORCE for forced close