mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
v1.7.0 RC2 updates (#2171)
This commit is contained in:
parent
631e082aa3
commit
daf180f8d9
4 changed files with 23 additions and 21 deletions
34
CHANGES.md
34
CHANGES.md
|
@ -1,12 +1,12 @@
|
|||
# CHANGES between Releases
|
||||
|
||||
## Whats new in Version 1.7.0 of RaspiBlitz?
|
||||
## What's new in Version 1.7.0 of RaspiBlitz?
|
||||
|
||||
- New: Raspberry Pi OS Base Image 64-bit (August 2020)
|
||||
- New: Build SD card Image with parameters & FatPack [details](https://github.com/rootzoll/raspiblitz/pull/2044)
|
||||
- New: Improve LND uptime and reliability over Tor [details](https://github.com/rootzoll/raspiblitz/pull/2148)
|
||||
- New: Lightning Terminal 0.4.1-alpha (Loop, Pool & Faraday UI Bundle) [details](https://github.com/lightninglabs/lightning-terminal#lightning-terminal-lit)
|
||||
- New: chantools 0.8.2 [details](https://github.com/guggero/chantools/blob/master/README.md)
|
||||
- New: Lightning Terminal v0.4.1-alpha (Loop, Pool & Faraday UI Bundle) [details](https://github.com/lightninglabs/lightning-terminal#lightning-terminal-lit)
|
||||
- New: Channel Tools (chantools) v0.8.2 [details](https://github.com/guggero/chantools/blob/master/README.md)
|
||||
- New: Circuitbreaker LND firewall (settings menu) [details](https://github.com/lightningequipment/circuitbreaker/blob/master/README.md)
|
||||
- New: Telegraf metrics (experimental) [details](https://github.com/rootzoll/raspiblitz/issues/1369)
|
||||
- New: Download whitepaper from blockchain [details](https://github.com/rootzoll/raspiblitz/pull/2017)
|
||||
|
@ -14,19 +14,19 @@
|
|||
- Update: LND version 0.12.1-beta [details](https://github.com/lightningnetwork/lnd/releases/tag/v0.12.1-beta)
|
||||
- Update: RTL 0.10.1 [details](https://github.com/Ride-The-Lightning/RTL/releases/tag/v0.10.1)
|
||||
- Update: Sphinx-Relay 2.0.3 (always latest release tag & improved connection dialog)
|
||||
- Update: Thunderhub 0.12.12 [details](https://github.com/apotdevin/thunderhub/releases/tag/v0.12.12)
|
||||
- Update: Electrs 0.8.8 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#088-22-feb-2021)
|
||||
- Update: Thunderhub 0.12.13 [details](https://github.com/apotdevin/thunderhub/releases/tag/v0.12.12)
|
||||
- Update: Electrs 0.8.9 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#088-22-feb-2021)
|
||||
- Update: BTCPayServer 1.0.7.2 [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v1.0.7.2)
|
||||
- Update: Specter Desktop 1.3.0 [details](https://github.com/cryptoadvance/specter-desktop/blob/master/README.md)
|
||||
- Update: Balance of Satoshis 8.0.2 (BOS) [details](https://github.com/alexbosworth/balanceofsatoshis/blob/master/CHANGELOG.md#version-802)
|
||||
- Update: Faraday 0.2.3-alpha [details](https://github.com/lightninglabs/faraday/releases/tag/v0.2.3-alpha)
|
||||
- Update: Balance of Satoshis 8.0.5 (BOS) with CLI autocompletion [details](https://github.com/alexbosworth/balanceofsatoshis/blob/master/CHANGELOG.md#version-802)
|
||||
- Update: Faraday v0.2.3-alpha [details](https://github.com/lightninglabs/faraday/releases/tag/v0.2.3-alpha)
|
||||
- Update: JoinMarket 0.8.2 [details](https://github.com/JoinMarket-Org/joinmarket-clientserver/releases/tag/v0.8.2)
|
||||
- Update: JoininBox 0.3.4 [details](https://github.com/openoms/joininbox/releases/tag/v0.3.2)
|
||||
- Update: mempool v2.1.2 [detail](https://github.com/mempool/mempool/releases/tag/v2.1.2)
|
||||
- Update: BTC-RPC-Explorer v3.0.0 [details](https://github.com/janoside/btc-rpc-explorer/blob/master/CHANGELOG.md#v300)
|
||||
- Update: stacking-sats-kraken 0.4.2 [details](https://github.com/dennisreimann/stacking-sats-kraken/blob/master/README.md)
|
||||
|
||||
## Whats new in Version 1.6.3 of RaspiBlitz?
|
||||
## What's new in Version 1.6.3 of RaspiBlitz?
|
||||
|
||||
- Update: mempool space 2.0.1 [details](https://github.com/mempool/mempool)
|
||||
- Update: specter 1.0.0
|
||||
|
@ -40,7 +40,7 @@
|
|||
- Fix: Specter Persistence
|
||||
- Experimental: MENU > LNDCRED > EXPORT > BTCPAY Server connection string with baked macaroon
|
||||
|
||||
## Whats new in Version 1.6.2 of RaspiBlitz?
|
||||
## What's new in Version 1.6.2 of RaspiBlitz?
|
||||
|
||||
- New: Pool (Inbound Liquidity Marketplace) [details](https://github.com/lightninglabs/pool/blob/master/README.md)
|
||||
- New: Sphinx Relay Server [details](https://github.com/stakwork/sphinx-relay/blob/master/README.md)
|
||||
|
@ -58,7 +58,7 @@
|
|||
- Update: Experimental BTRFS support
|
||||
- Fix: DropBox API
|
||||
|
||||
## Whats new in Version 1.6.1 of RaspiBlitz?
|
||||
## What's new in Version 1.6.1 of RaspiBlitz?
|
||||
|
||||
- EMERGENCY-Update: LND version 0.11.1-beta [details](https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-October/002819.html)
|
||||
- Update: IP2Tor+LetsEncrypt Functional Test [details](https://github.com/rootzoll/raspiblitz/issues/1412)
|
||||
|
@ -81,7 +81,7 @@
|
|||
|
||||
For ALL small bug fixes & improvements see: https://github.com/rootzoll/raspiblitz/milestone/11
|
||||
|
||||
## Whats new in Version 1.6 of RaspiBlitz?
|
||||
## What's new in Version 1.6 of RaspiBlitz?
|
||||
|
||||
- Update: Raspberry Pi OS Base Image (May 2020)
|
||||
- Update: bitcoin-core version 0.20.0-beta [details](https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/)
|
||||
|
@ -110,12 +110,12 @@ For ALL small bug fixes & improvements see: https://github.com/rootzoll/raspibli
|
|||
- Removed: Torrent Download of Blockchain (Copy over LAN now default for RP3)
|
||||
- Shoppinglist: 4GB RaspberryPi 4 is now default for Standard Package (will still run with less)
|
||||
|
||||
## Whats new in Version 1.5.1 of RaspiBlitz?
|
||||
## What's new in Version 1.5.1 of RaspiBlitz?
|
||||
|
||||
- Bugfix: DropBox Backup of Static-Channel-Backup
|
||||
- Bugfix: Torrentfiles with active tracker
|
||||
|
||||
## Whats new in Version 1.5 of RaspiBlitz?
|
||||
## What.s new in Version 1.5 of RaspiBlitz?
|
||||
|
||||
Beside many small improvements and changes, these are most important changes:
|
||||
|
||||
|
@ -145,7 +145,7 @@ Beside many small improvements and changes, these are most important changes:
|
|||
|
||||
DOWNLOAD the new RaspiBlitz v1.5 image [here](README.md#installing-the-software).
|
||||
|
||||
## Whats new in Version 1.4 of RaspiBlitz?
|
||||
## What's new in Version 1.4 of RaspiBlitz?
|
||||
|
||||
Beside many small improvements and changes, these are most important changes:
|
||||
|
||||
|
@ -174,7 +174,7 @@ For full details see issue list of [Release 1.4 Milestone](https://github.com/ro
|
|||
|
||||
Find the full Tutorial how to build a RaspiBlitz in the [README](README.md) or follow the [instructions to update to the latest version](README.md#updating-raspiblitz-to-new-version).
|
||||
|
||||
## Whats new in Version 1.3 of RaspiBlitz?
|
||||
## What's new in Version 1.3 of RaspiBlitz?
|
||||
|
||||
Version 1.3 is using the new Raspbian Buster that is ready to use with the RaspberryPi 4 (also still works with RaspberryPi 3).
|
||||
|
||||
|
@ -199,7 +199,7 @@ Version 1.3 is using the new Raspbian Buster that is ready to use with the Raspb
|
|||
|
||||
For full details see issue list of [Release 1.3 Milestone](https://github.com/rootzoll/raspiblitz/milestone/6?closed=1).
|
||||
|
||||
## Whats new in Version 1.2 of RaspiBlitz?
|
||||
## What's new in Version 1.2 of RaspiBlitz?
|
||||
|
||||
Version 1.2 packs some more fixes and enhancements to make the RaspiBlitz more stable, protect HDD data better and support you better in case of data corruption of the blockchain data.
|
||||
|
||||
|
@ -228,7 +228,7 @@ Version 1.2 packs some more fixes and enhancements to make the RaspiBlitz more s
|
|||
|
||||
For full details see issue list of [Release 1.2 Milestone](https://github.com/rootzoll/raspiblitz/milestone/5?closed=1).
|
||||
|
||||
## Whats new in Version 1.1 of RaspiBlitz?
|
||||
## What's new in Version 1.1 of RaspiBlitz?
|
||||
|
||||
Version 1.1 packs some first fixes and enhancements to make the RaspiBlitz more stable, protect HDD data better and support you better in case of data corruption of the blockchain data.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# https://github.com/alexbosworth/balanceofsatoshis/blob/ba7c35b42f1bad0dbb0c9c03d64ee34472665029/package.json#L79
|
||||
BOSVERSION="8.0.2"
|
||||
BOSVERSION="8.0.5"
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
@ -71,6 +71,8 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
# add cli autocompletion https://www.npmjs.com/package/caporal/v/0.7.0#if-you-are-using-bash
|
||||
sudo -u bos bash -c 'echo "source <(bos completion bash)" >> /home/bos/.bashrc'
|
||||
|
||||
# setting value in raspi blitz config
|
||||
sudo sed -i "s/^bos=.*/bos=on/g" /mnt/hdd/raspiblitz.conf
|
||||
|
@ -105,4 +107,4 @@ if [ "$1" = "update" ]; then
|
|||
fi
|
||||
|
||||
echo "FAIL - Unknown Parameter $1"
|
||||
exit 1
|
||||
exit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# https://github.com/romanz/electrs/blob/master/doc/usage.md
|
||||
ELECTRSVERSION=v0.8.8
|
||||
ELECTRSVERSION=v0.8.9
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
THUBVERSION="v0.12.12"
|
||||
THUBVERSION="v0.12.13"
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue