-
v1.16.1
StableAll checks were successfulCI / Rust clippy (push) Successful in 1m30sCI / Rust fmt (push) Successful in 1m4sCI / Rust test (push) Successful in 4m57sCI / UI (SvelteKit) (push) Successful in 57sCI / Security Audit (push) Successful in 1m9sdocs / build (push) Successful in 21sbenches / Criterion benches (push) Non-gating baseline; the bench compile OOM-killed on the 8GB CI box (infra, not a bench/code failure). benches are now manual-dispatch only.Release / Docker Multi-Arch (push) Successful in 20m54sRelease / Binary aarch64-unknown-linux-gnu (push) Successful in 10m30sRelease / Binary x86_64-unknown-linux-gnu (push) Successful in 9m13sRelease / Linux .deb + .rpm (amd64) (push) Successful in 9m59sRelease / Linux .deb + .rpm (arm64) (push) Successful in 10m58sRelease / Linux AppImage (aarch64) (push) Successful in 10m0sRelease / Linux AppImage (x86_64) (push) Successful in 9m4sRelease / Cosign sign artifacts (push) Successful in 14sRelease / Forgejo Release (push) Successful in 24sreleased this
2026-07-10 11:02:08 +00:00 | 84 commits to main since this releaseA UI fix so the v1.16.0 IPC feature is actually discoverable. No behaviour or
protocol changes.Fixed
- Admin → Bitcoin Core is now in the navigation. The
/admin/bitcoin-core
page (thebitcoin.confeditor and the GBT/IPC template-source switch shipped
in v1.16.0) existed but was never linked in the admin sub-navigation, so the
IPC toggle could only be reached by typing the URL. Added the "Bitcoin Core"
tab (with the label in all 8 UI languages).
dvb-WarpPool v1.16.1 — Downloads
Docker
git.warppool.org/dvb-projekt/dvb-warppool:v1.16.1(multi-arch amd64+arm64, ohne v-Präfix)Native packages
- Linux .deb: amd64 + arm64 →
apt install ./dvb-warppool_*.deb - Linux .rpm: amd64 + arm64 →
dnf install ./dvb-warppool-*.rpm - Linux AppImage: x86_64 + aarch64 portable
- Linux tarballs: x86_64 + aarch64 for manual installs
- macOS .dmg: added shortly after publish (built separately) — or build from source
- Windows .msi: paused since the forge migration (no Windows runner yet)
Signatures
SHA256SUMS+ cosign bundle (SHA256SUMS.bundle, project key)- SBOM (SPDX) for all dependencies
Verify (project public key
cosign.pubin the repo root):cosign verify-blob \ --key cosign.pub \ --bundle SHA256SUMS.bundle \ SHA256SUMS sha256sum --check SHA256SUMSFirst-time setup: run
dvb-warppool-setupfor the first-run wizard.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Admin → Bitcoin Core is now in the navigation. The