From 135eb2b8df0e8c77d874411f1b6fdffcfdd9243d Mon Sep 17 00:00:00 2001 From: duckaxe <210068897+duckaxe@users.noreply.github.com> Date: Tue, 2 Dec 2025 01:47:42 +0100 Subject: [PATCH] Update Public Pool to sha 3c1289c (#4128) Co-authored-by: duckaxe <> Co-authored-by: nmfretz --- public-pool/docker-compose.yml | 2 +- public-pool/umbrel-app.yml | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/public-pool/docker-compose.yml b/public-pool/docker-compose.yml index f9231dfb..2abb740f 100644 --- a/public-pool/docker-compose.yml +++ b/public-pool/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" web: - image: ghcr.io/duckaxe/public-pool-ui:44072d0@sha256:016668795f84ecbd619f34e09a1a7cb513dbb58f4b9e3913ea5ead1f4ccc0a88 + image: ghcr.io/duckaxe/public-pool-ui:3c1289c@sha256:d916a72b2487c935468b894a89450e5ed688525500fcb81961061c3d7a7877e2 restart: on-failure stop_grace_period: 30s environment: diff --git a/public-pool/umbrel-app.yml b/public-pool/umbrel-app.yml index 9daec7f2..64ae4ec5 100644 --- a/public-pool/umbrel-app.yml +++ b/public-pool/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: public-pool category: bitcoin name: Public Pool -version: "9938a05" +version: "3c1289c" tagline: Fully Open Source Solo Bitcoin Mining Pool description: >- Public Pool is an open-source, solo Bitcoin mining application that lets you run your own pool using your own node. @@ -28,14 +28,7 @@ gallery: - 3.jpg path: "" releaseNotes: >- - This release brings Public Pool up to date with the latest changes from the official codebase. A full list of changes can be viewed at - https://github.com/benjamin-wilson/public-pool/commits/master/?since=2024-11-11&until=2025-04-28 - - - In addition, the user interface has been updated with several layout and usability improvements, as well as bugfixes. A full list of changes can be found at: - - https://github.com/duckaxe/public-pool-ui/releases/tag/2.0.0 - - https://github.com/duckaxe/public-pool-ui/releases/tag/2.1.0 - - https://github.com/duckaxe/public-pool-ui/releases/tag/2.2.0 + This small update resolves an issue that prevented the Public Pool UI from being accessed when intentionally exposed to the public internet (e.g., via Cloudflare Tunnel or similar methods). defaultPassword: "" widgets: - id: "stats"