ios-v2.2.2
版本发布时间: 2024-04-10 22:15:51
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
ℹ️ Migration for existing Android legacy wallets (v1.x)
Users upgrading from the legacy Android app (1.x) to 2.x will need to migrate to be able to use 2.x features. See the 2.0.0 release notes for details about the migration process. You can see what version you are currently using in Settings > About.
Changes
Update fee estimation for on-the-fly channel
The fee for on-the-fly channel is now 1% + mining fee, same as the fee for the manual liquidity request.
(ios) Support for importing localised seed
Phoenix can now import seeds in English, French, Spanish, Czech. Default is English. Using an alternative language for the seed is experimental, we recommend sticking to English for now.
(ios) Fix for background reception payment
Receiving payments with the app in the background has been improved, success rate should be higher.
Full changelog:
Verifying signatures
You will need gpg
and our release signing key 7A73FE77DE2C4027. Note that you can get it:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone, a committer on eclair: https://api.github.com/users/sstone/gpg_keys
To import our signing key:
$ gpg --import drouinf.asc
To verify the release file checksums and signatures:
$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped
1、 phoenix-78-2.2.2-mainnet.apk 62.84MB
2、 SHA256SUMS.asc 632B