Browse Source

Update boltz-lnd in RTL to v1.2.7 (#490)

Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
main
michael1011 2 years ago
committed by GitHub
parent
commit
86392387d9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ride-the-lightning/docker-compose.yml
  2. 13
      ride-the-lightning/umbrel-app.yml

2
ride-the-lightning/docker-compose.yml

@ -35,7 +35,7 @@ services:
BOLTZ_MACAROON_PATH: "/boltz/.boltz-lnd/macaroons"
boltz:
image: boltz/boltz-lnd:1.2.6@sha256:01a56dd357a2460bfd0ecdd726d6db3ab59d78ee691250831d09ba5de3fec7ce
image: boltz/boltz-lnd:1.2.7@sha256:39e875b059a934d4c41e829d53c6e181ed83dc2560aed9e4cc2f94cceaf4ecde
user: "1000:1000"
restart: "on-failure"
stop_grace_period: "1m"

13
ride-the-lightning/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: ride-the-lightning
category: Lightning Node Management
name: Ride The Lightning
version: "0.13.2-beta"
version: "0.13.2-beta-hotfix-1"
tagline: A powerful dashboard for the Lightning Network
description: >-
RTL is a full function, device agnostic, web user interface to help
@ -40,17 +40,12 @@ gallery:
- 2.jpg
- 3.jpg
releaseNotes: >-
- Generate Taproot address to receive Bitcoin on-chain
This release updates the boltz-lnd dependency of the Ride The Lightning app to v1.2.7, and includes an important fix for LND fee estimation.
- Option to generate & pay AMP invoice
- User customizable grids enabling you to control: number of rows on the page, columns you want to view and default sorting order
- Setting to control opening of unannounced channels by default
- Other bug fixes and usability fixes
Full release notes for boltz-lnd can be found here: https://github.com/BoltzExchange/boltz-lnd/releases/tag/v1.2.7
path: ""
defaultUsername: ""
deterministicPassword: true
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/336
submission: https://github.com/getumbrel/umbrel/pull/336

Loading…
Cancel
Save