android-legacy-v1.4.17
版本发布时间: 2021-09-07 16:42:54
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
Main changes
Manual input support and sending to Lightning addresses
You can now pay lightning addresses over LNUrl-pay with Phoenix. Go to the Send screen > Manual input to enter an address. You can also manually enter a Bitcoin address or a BOLT11 invoice if you want to.
Arabic translation
The app has been translated to Arabic. Thanks @EZ0010 for the translation, and @Jean-Gray for the review.
Full list of changes
- app: https://github.com/ACINQ/phoenix/compare/v1.4.15...v1.4.17
- core: https://github.com/ACINQ/eclair/compare/v0.4.13-android-phoenix...v0.4.14-android-phoenix
Verifying signatures
You will need gpg
and our release signing key E434ED292E85643A. Note that you can get it:
- from our website: https://acinq.co/pgp/padioupm.asc
- from github user @pm47, a committer on eclair: https://api.github.com/users/pm47/gpg_keys
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
1、 phoenix-32-1.4.17-mainnet.apk 34.8MB
2、 SHA256SUMS.asc 997B