github ACINQ/phoenix android-v2.6.5
Phoenix v2.6.5

8 hours ago

Changes

(android) Manually pick feerate if feerate estimation is unavailable

On some devices, the feerate estimation source (mempool.space) is not available, but that should not prevent the user from picking a feerate. A warning is displayed instead of blocking the feerate slider.

(ios) Fixed a bug preventing paying a Bolt12 offer contained in Bip321 URIs

Full changelog

Package ID

The Android application ID is fr.acinq.phoenix.mainnet. The iOS Bundle identifier is co.acinq.phoenix.

Verifying signatures

You will need gpg and our release signing key E04E48E72C205463. Note that you can get it:

To import our signing key:

$ gpg --import drouinf2.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

Don't miss a new phoenix release

NewReleases is sending notifications on new releases.