mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update Electrs to 0.10.1 (#819)
Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
This commit is contained in:
parent
015744c78e
commit
a062a28acb
@ -24,7 +24,7 @@ services:
|
||||
ipv4_address: $APP_ELECTRS_IP
|
||||
|
||||
electrs:
|
||||
image: getumbrel/electrs:v0.9.14@sha256:f215ca7163a3bd42ae3db3563dd2b4600342bc0148641226cb704f8dc8da0b82
|
||||
image: getumbrel/electrs:v0.10.1@sha256:79cdac6a7bcdb51f8e4c6450411e42a90db3665939b6e33cbfb1c30ef3df00d3
|
||||
restart: always
|
||||
environment:
|
||||
ELECTRS_LOG_FILTERS: "INFO"
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: electrs
|
||||
category: bitcoin
|
||||
name: Electrs
|
||||
version: "0.9.14"
|
||||
version: "0.10.1"
|
||||
tagline: A simple and efficient Electrum Server
|
||||
description: >
|
||||
Run your personal Electrum server and connect your Electrum-compatible wallet,
|
||||
@ -30,8 +30,7 @@ gallery:
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >
|
||||
This update brings Electrs from version 0.9.10 to 0.9.14, and includes a variety of improvements
|
||||
and bug fixes. Most notably, this update includes a fix to allow Nunchuk Bitcoin Wallet users to
|
||||
connect to Electrs. Read more at: https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#0914-jun-10-2023
|
||||
This update from version 0.9.14 to 0.10.1 brings a variety of improvements, including optimizations to indexing and index querying.
|
||||
Read more at: https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#0101-nov-01-2023
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/pull/242
|
Loading…
Reference in New Issue
Block a user