github ZeusLN/zeus v0.10.0-alpha5

pre-release16 hours ago

zeus-x

In this build

  • Receive: add advanced settings toggle
  • Remove deprecated backends
  • Move sweep on-chain functionality to Tools section
  • UI: update colors according to themes in external link modal
  • UI: Improve contrast of warning buttons in Disaster Recovery view in Settings
  • Bug fix: fix display of backup status
  • Bug fix: fix behavior of ZEUS Pay local notifications

v0.10.0 Highlights

  • Renewable channels
  • NWC client support
  • Embedded LND: v0.18.5-beta
  • New share button (share ZEUS QR images)
  • Activity: highlight filter icon when filters active
  • chantools: sweepremoteclosed
  • Tools: Export Activity CSVs, Developer tools
  • Activity: filter by max amount, memo, and note
  • CLNRest: add payment timeout setting
  • ZEUS Pay: ability to delete addresses

What's Changed

  • [Transifex] Updates for project ZEUS by @transifex-integration in #2856
  • Move sweep on-chain functionality to Tools section by @kaloudis in #2857
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2859
  • Remove deprecated backends by @kaloudis in #2858
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2860
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2862
  • UI: Improve contrast of warning buttons in Disaster Recovery view in Settings by @its-me-abhishek in #2863
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2866
  • UI: update colors according to themes in ExternalLinkModal by @its-me-abhishek in #2867
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2869
  • ZEUS-2868: fix display of backup status by @kaloudis in #2870
  • Receive: advanced settings toggle by @kaloudis in #2872
  • ZEUS Pay: don't fire local notifications on manual redemption by @kaloudis in #2875

New Contributors

Full Changelog: v0.10.0-alpha4...v0.10.0-alpha5

New Contributors

Full Changelog: v0.9.5...v0.10.0-alpha5

Verifying the Release

In order to verify the release, you'll need to have gpg or gpg2 installed on your system. Once you've obtained a copy (and hopefully verified that as well), you'll first need to import the keys that have signed this release if you haven't done so already:

gpg --keyserver hkps://keys.openpgp.org --recv-keys 96C225207F2137E278C31CF7AAC48DE8AB8DEE84

Once you have his PGP key you can verify the release (assuming manifest-v0.10.0-alpha5.txt and manifest-v0.10.0-alpha5.txt.sig are in the current directory) with:

gpg --verify manifest-v0.10.0-alpha5.txt.sig manifest-v0.10.0-alpha5.txt

You should see the following if the verification was successful:

gpg: Signature made Sat Mar  1 13:00:45 2025 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "zeusln@tutanota.com"
gpg: Good signature from "Zeus LN <zeusln@tutanota.com>"

That will verify the signature on the main manifest page which ensures integrity and authenticity of the binaries you've downloaded locally. Next, depending on your operating system you should then re-calculate the sha256 sum of the binary, and compare that with the following hashes:

cat manifest-v0.10.0-alpha5.txt

One can use the shasum -a 256 <file name here> tool in order to re-compute the sha256 hash of the target binary for your operating system. The produced hash should be compared with the hashes listed above and they should match exactly.

External links

Blog post

ZEUS documentation
PGP Key

iOS

Apple Open Alpha TestFlight

Don't miss a new zeus release

NewReleases is sending notifications on new releases.