android-legacy-v1.4.9
版本发布时间: 2021-04-15 23:30:10
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
Main changes
This release fixes an issue with channels opening, where on-the-fly channel creation could timeout immediately if device's clock was off.
Complete list of changes
- app: https://github.com/ACINQ/phoenix/compare/v1.4.8...v1.4.9
- core: https://github.com/ACINQ/eclair/compare/v0.4.9-android-phoenix...v0.4.10-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-24-1.4.9-mainnet.apk 34.03MB
2、 SHA256SUMS.asc 632B