|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1 |
|
|
|
id: electrs |
|
|
|
category: bitcoin |
|
|
|
name: Electrs |
|
|
|
version: "0.9.10" |
|
|
|
version: "0.9.14" |
|
|
|
tagline: A simple and efficient Electrum Server |
|
|
|
description: > |
|
|
|
Run your personal Electrum server and connect your Electrum-compatible wallet, |
|
|
@ -30,12 +30,8 @@ gallery: |
|
|
|
path: "" |
|
|
|
defaultPassword: "" |
|
|
|
releaseNotes: > |
|
|
|
- Update dependencies (bitcoin, bitcoincore-rpc, tiny_http, serde_json, env_logger) |
|
|
|
|
|
|
|
- Fix mempool fee rate formatting (#761) |
|
|
|
|
|
|
|
- Allow configuring signet p2p magic (#762, #768) |
|
|
|
|
|
|
|
- Don't panic in case of an invalid block header height (#786) |
|
|
|
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 |
|
|
|
submitter: Umbrel |
|
|
|
submission: https://github.com/getumbrel/umbrel/pull/242 |