Skip to content

v0.8.3-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kaloudis kaloudis released this 28 Mar 16:03
· 339 commits to master since this release
2e578c4

v0 8 3-beta1

v0.8.3 Highlights

  • LND: on-chain tx coin control
  • Custom pictures for saved nodes and wallets
  • Enhanced Neutrino peer controls + ping test
  • Signet support
  • Improved LNC connection support

What's Changed

  • [Transifex] Updates for project ZEUS by @transifex-integration in #2056
  • Improve Channels header layout by @myxmaster in #2038
  • Improve node config import suggestion style by @myxmaster in #2037
  • ZEUS-2028: Embedded LND: Neutrino peers: display all default peers by @kaloudis in #2036
  • Currency Converter: Change keyboard settings by @shubhamkmr04 in #2060
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2061
  • ZEUS-2053: Android: Tooltip text hidden in Dark Theme mode by @kaloudis in #2057
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2063
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2064
  • AddContact: Remove photo on tap by @shubhamkmr04 in #2040
  • Refactor fetchNostrContacts by @shubhamkmr04 in #2065
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2066
  • ZEUS-2070: Embedded LND: Neutrino: add ping test by @kaloudis in #2072
  • POS fixes by @kaloudis in #2067
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2073
  • ZEUS-2076: Seed Recovery: close keyboard when auto-complete word selected by @kaloudis in #2077
  • ZEUS-2062: LSP peer connect: make silent on Open Channel view by @kaloudis in #2086
  • ZEUS-2069: Settings: automatically upgrade users on old LSP host by @kaloudis in #2071
  • Refactor error handling to display more user friendly errors by @shubhamkmr04 in #2052
  • Custom pictures for node config by @shubhamkmr04 in #2010
  • SetNodePicture: Remove scrollview component by @shubhamkmr04 in #2089
  • Signet by @kaloudis in #2088
  • ZEUS-2083: LNDHub: add custodial label to wallet header by @kaloudis in #2084
  • LND: on-chain coin control by @kaloudis in #2085
  • Button: simplify style, fix Android NFC modal display by @kaloudis in #2079
  • Close channel: display error message by @kaloudis in #2091
  • Upgrade react-native to 0.73.4 by @myxmaster in #1996
  • LND v0.17.4-beta-zeus.2 by @kaloudis in #2093
  • [Transifex] Updates for project ZEUS by @transifex-integration in #2087
  • Bug Fix: Changing values in node config removes the node picture by @shubhamkmr04 in #2094
  • Version bump: v0.8.3-beta1 by @kaloudis in #2095

Full Changelog: v0.8.2...v0.8.3-beta1

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.8.3-beta1.txt and manifest-v0.8.3-beta1.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.3-beta1.txt.sig manifest-v0.8.3-beta1.txt

You should see the following if the verification was successful:

gpg: Signature made Thu Mar 28 11:51:56 2024 EDT
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "zeusln@tutanota.com"
gpg: Good signature from "Zeus LN <zeusln@tutanota.com>" [ultimate]

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.8.3-beta1.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA