android-legacy-v1.4.7
版本发布时间: 2021-03-04 23:20:33
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
Main changes
Improve LNURL error feedback
Errors returned by LNURL services were not properly handled and information was lost, causing confusion, especially for LNURL-withdraw.
Notify user when channel opening is rejected
If a new channel must be created to receive an incoming payment but the amount is below the channel creation threshold, a notification is displayed. Note that this is not enabled yet because changes on the peer side are also needed.
-- edit: this is now enabled.
Complete list of changes
- app: https://github.com/ACINQ/phoenix/compare/v1.4.6...v1.4.7
- core: https://github.com/ACINQ/eclair/compare/v0.4.8-android-phoenix...v0.4.9-android-phoenix
Thanks again @bitcoinuser for updating the Portuguese-Brazilian translation.
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-22-1.4.7-mainnet.apk 34.08MB
2、 SHA256SUMS.asc 996B