android-legacy-v1.4.15
版本发布时间: 2021-08-06 17:38:28
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
Main changes
Extract invoices from images stored on device
You can now browse the device's file system (using the device's browser, hence not needing any permissions) to load an image containing a Lightning invoice (or a Bitcoin URI, or a LNURL) and read the invoice as usual. This is useful when trying to pay someone using a QR code image shared over the internet, for example on Twitter.
Full list of changes
- app: https://github.com/ACINQ/phoenix/compare/v1.4.14...v1.4.15
- core: https://github.com/ACINQ/eclair/compare/v0.4.12-android-phoenix...v0.4.13-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-30-1.4.15-mainnet.apk 34.52MB
2、 SHA256SUMS.asc 633B