forked from michael.heier/umbrel-apps
Update nolooking to v0.2.2-alpha (#322)
This commit is contained in:
parent
942985479a
commit
1982982301
|
@ -8,7 +8,7 @@ services:
|
||||||
PROXY_AUTH_WHITELIST: "/pj"
|
PROXY_AUTH_WHITELIST: "/pj"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: chaincase/nolooking:v0.2.1-alpha@sha256:3e1c0d32d86762e07074bdf27b117c61d5400aa1336663f91dd302ff72fd7671
|
image: chaincase/nolooking:v0.2.2-alpha@sha256:e4a95443a05b44659f55a20c592142d59a4d8f54830a71f4c3d22a3a6bf88801
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
init: true
|
init: true
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: nolooking
|
id: nolooking
|
||||||
category: Lightning Node Management
|
category: Lightning Node Management
|
||||||
name: nolooking
|
name: nolooking
|
||||||
version: "0.2.1-alpha"
|
version: "0.2.2-alpha"
|
||||||
tagline: Open all your channels in one transaction
|
tagline: Open all your channels in one transaction
|
||||||
description: >-
|
description: >-
|
||||||
Nolooking leverages Pay-to-Endpoint (payjoin) to negotiate a channel open for your lightning node, initiated by any BIP78 supporting wallet.
|
Nolooking leverages Pay-to-Endpoint (payjoin) to negotiate a channel open for your lightning node, initiated by any BIP78 supporting wallet.
|
||||||
|
@ -16,11 +16,9 @@ description: >-
|
||||||
|
|
||||||
Please note that nolooking is still in early development. By using nolooking, you hold all responsibility for any loss of funds or other grievances which may arise. We are rapidly iterating on this product, feedback and contributions are strongly appreciated.
|
Please note that nolooking is still in early development. By using nolooking, you hold all responsibility for any loss of funds or other grievances which may arise. We are rapidly iterating on this product, feedback and contributions are strongly appreciated.
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
- Fetch quote and lease inbound lightning channel via payjoin output.
|
- Recommend outbound nodes to open channels with.
|
||||||
|
|
||||||
- Automate anchor deposit field (removed). Use rustls.
|
- Display payjoin errors in app.
|
||||||
|
|
||||||
- New style with random colors to replace halloween theme.
|
|
||||||
developer: nolooking
|
developer: nolooking
|
||||||
website: https://nolooking.chaincase.app
|
website: https://nolooking.chaincase.app
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user