Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PeerSwap to v1.6.7 #1241

Merged
merged 5 commits into from
Jul 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion peerswap/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
APP_PORT: 1984

web:
image: ghcr.io/impa10r/peerswap-web:v1.6.6@sha256:e9bef044b5df47e8f1d3df2dc84e3eb565220f0bf626433a79bd73cb2d11125c
image: ghcr.io/impa10r/peerswap-web:v1.6.7@sha256:a17c53f528f22707b2614befdd3dfb0ded082baf5b733c941bfd9f9c7b99efac
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m
Expand Down
4 changes: 2 additions & 2 deletions peerswap/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1
id: peerswap
category: bitcoin
name: PeerSwap
version: "1.6.6"
version: "1.6.7"
tagline: Balance your lightning channels with Liquid BTC
description: PeerSwap enables Lightning Network nodes to balance their channels by facilitating atomic swaps with direct peers. PeerSwap enhances decentralization of the Lightning Network by enabling all nodes to be their own swap provider. No centralized coordinator, no 3rd party rent collector, and lowest cost channel balancing means small nodes can better compete with large nodes. Includes channel AutoFees, Liquid Peg-in and BTC send with coin select + fee bump functionality.
developer: PeerSwap Project
Expand All @@ -21,4 +21,4 @@ path: ""
submitter: Impa10r
submission: https://github.com/getumbrel/umbrel-apps/pull/932
releaseNotes: >-
Adds option to advertise BTC and L-BTC balance to direct PeerSwap Web UI peers, bug fixes. See full changelog here: https://github.com/Impa10r/peerswap-web/blob/main/CHANGELOG.md
Bug fixes and improvements. See full changelog here: https://github.com/Impa10r/peerswap-web/blob/main/CHANGELOG.md