Compare commits

...

2 Commits

Author SHA1 Message Date
/rootzoll
771a03f9c9 patch code (#5183) 2025-11-11 16:39:32 +01:00
Marin Atanasov Nikolov
254d982e91 config.scripts: bump bitcoin core to v29.2 (#5163) 2025-11-11 16:20:02 +01:00
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
## What's new in Version 1.12.1 of RaspiBlitz?
- Update: Bitcoin Core v29.2 [details](https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-29.2.md)
- Update: Electrum Server in Rust (electrs) v0.10.10 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#01010-jul-19-2025)
- Update: AlbyHub v1.20.0 [details](https://github.com/getAlby/hub/releases/tag/v1.20.0)
- Update: Bitcoin Knots 29.2 (optional) [details](https://github.com/bitcoinknots/bitcoin/releases/tag/v29.2.knots20251010)

2
home.admin/config.scripts/bitcoin.install.sh Normal file → Executable file
View File

@@ -2,7 +2,7 @@
# set version (change if update is available)
# https://bitcoincore.org/en/download/
bitcoinVersion="29.0"
bitcoinVersion="29.2"
# command info

View File

@@ -28,7 +28,7 @@ fi
mode="$1"
# RECOMMENDED UPDATE BY RASPIBLITZ TEAM (latest tested version available)
bitcoinVersion="" # example: 22.0 .. keep empty if no newer version as sd card build is available
bitcoinVersion="30.0" # example: 22.0 .. keep empty if no newer version as sd card build is available
# GATHER DATA
# setting download directory to the current user