Skip to content

Commit

Permalink
Update Oak Node to v0.3.6 (getumbrel#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
ok300 authored Jun 6, 2023
1 parent 01d79dd commit 3998ba3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion oak-node/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
APP_PORT: 8100

web:
image: oak-node.net/oak:v0.3.5@sha256:5e8091e75992692029b03a1c7b9190f7a10fca58f8c8318a7a9bcf92d35098c3
image: oak-node.net/oak:v0.3.6@sha256:229076857af847a4e07ef251a051b7bb01b23fd29a80e6270a8e7595b0e0daf6
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m
Expand Down
9 changes: 4 additions & 5 deletions oak-node/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,17 @@ manifestVersion: 1
id: oak-node
category: Finance
name: Oak Node
version: "0.3.5"
version: "0.3.6"
tagline: Do more with your LND node
description: >-
Oak Node gives you Scheduled Sends. Use it to schedule recurring tips to LNURL or Lightning Addresses.
For Nostriches out there, the included Nostr bot gives you control over your sats from any Nostr client.
releaseNotes: >-
The Nostr bot now has a Shadowy LN Tips feature. Once it's set up, you can use any Nostr client to trigger an LN tip to anyone by just liking one of their notes.
This update also brings NIP-65 support for more reliable pairing, auto-reconnects to relays when necessary, npub support and more.
Ever wanted a fancier Nostr pubkey, but didn't want to mine it yourself?
Oak now has a PowPub Client, which lets you buy the mining of vanity pubkeys from mining providers.
It uses a split-key approach, so the keys are known only to you.
developer: Carlos
website: https://oak-node.net
dependencies:
Expand Down

0 comments on commit 3998ba3

Please sign in to comment.