android-legacy-v1.4.8
版本发布时间: 2021-03-04 23:20:44
ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)
Main changes
The channel creation fee for pay-to-open has been increased: it's still 0.1% but there is now a 1000 sat minimum. The manual confirmation dialog and asynchronous pay-to-open logic have been removed. The FTUE page regarding the channel opening cost has been updated as well as the swap-in dialog so that we can display this new fee minimum value.
Complete list of changes
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-23-1.4.8-mainnet.apk 34.03MB
2、 SHA256SUMS.asc 996B