MyGit

android-legacy-v1.4.20

ACINQ/phoenix

版本发布时间: 2022-01-21 03:19:18

ACINQ/phoenix最新发布版本:android-v2.3.7(2024-09-01 21:25:25)

Main changes

Payment expiry can be modified

Invoice default expiry is still 1 week, but can now be modified in the payment options screen.

Prevent sending more than twice the requested amount

This is to prevent a frustrating scenario for the user where the app will let you overpay more than twice an invoice, even though we know the receiving node will most certainly reject the payment in accordance to BOLT11. (See #232)

Full list of changes

Verifying signatures

You will need gpg and our release signing key 7A73FE77DE2C4027. Note that you can get it:

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

相关地址:原始地址 下载(tar) 下载(zip)

1、 phoenix-35-1.4.20-mainnet.apk 34.88MB

2、 SHA256SUMS.asc 633B

查看:2022-01-21发行的版本