android-v2.0.11
版本发布时间: 2023-10-17 23:39:11
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
Migration for existing legacy wallets (v1.x)
Users upgrading from the legacy 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 from 2.0.10
- Display the grace-period for pending deposits in the swap-in screen. See #444 for details
- Fix invalid intents from apps trying to open Phoenix to send a payment.
- Fix an issue with the reserve that could trigger force-close, see https://github.com/ACINQ/lightning-kmp/commit/6e4bc39ea134e8c888e571a27340c429767ca598
Full changelog:
- phoenix: https://github.com/ACINQ/phoenix/compare/android-v2.0.10...android-v2.0.11
- lightning-kmp: https://github.com/ACINQ/lightning-kmp/compare/v1.5.9...v1.5.10
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-66-2.0.11-mainnet.apk 61.66MB
2、 SHA256SUMS.asc 633B