android-legacy-v1.4.23
版本发布时间: 2022-09-16 19:47:28
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
Fix compatibility issue with LND 0.15.1-beta
The legacy Phoenix app on android used bit 50 for the trampoline feature bit, which has since been reused for zeroconf with a dependency on scid_alias. The legacy app now uses bit 148 instead. This fixes an issue that prevented the android app from receiving payment sent from LND 0.15.1-beta
- (phoenix-legacy) : https://github.com/ACINQ/phoenix/compare/android-legacy-v1.4.22...android-legacy-v1.4.23
- (eclair-core) : https://github.com/ACINQ/eclair/compare/v0.4.15-android-phoenix...v0.4.16-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-38-1.4.23-mainnet.apk 34.84MB
2、 SHA256SUMS.asc 997B