android-legacy-v1.4.12
版本发布时间: 2021-05-20 22:52:36
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
Main changes
Add support for LNURL-pay
LNURL-pay is an offband protocol using http requests to get invoices from a compliant node. It supports comments, min/max amounts, metadata (including images) and callback messages from the recipient (including encrypted messages that can only be read once the payment is successful, using the preimage).
This change does not mean that Phoenix offers static invoices, but that it can now pay them.
Switch to bouncy castle and update secp256k1
See https://github.com/ACINQ/eclair/pull/1788
Add German localization
See https://github.com/ACINQ/phoenix/pull/146
Complete list of changes
- app: https://github.com/ACINQ/phoenix/compare/v1.4.11...v1.4.12
- core: https://github.com/ACINQ/eclair/compare/v0.4.10-android-phoenix...v0.4.11-android-phoenix
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-27-1.4.12-mainnet.apk 34.58MB
2、 SHA256SUMS.asc 633B