github ACINQ/phoenix android-legacy-v1.4.4
Phoenix 1.4.4

latest releases: android-v2.2.4, ios-v2.2.6, android-v2.2.3...
3 years ago

Main changes

Support for lightning parameters in BIP21 invoices

BIP21 URIs can contain a lightning field if the recipient also accepts lightning payments. In that case the wallet now lets the user choose how he wants to pay the invoice.

Improve swapout feerate

Minimum feerate for swapout is now dynamic and should adjust with the state of the mempool.

Complete list of changes

Verifying signatures

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

To import our signing key:

$ gpg --import padioupm.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.