MyGit

android-legacy-v1.4.10

ACINQ/phoenix

版本发布时间: 2021-04-23 01:30:12

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

Main changes

Reject invoices that have already been paid

The app now checks if an invoice has already been paid before sending. This does not work if the app has been restored and the payment is not in the database anymore.

Add information notice when the pay-to-open and swap-in features are disabled

Channel creation features involve on-chain operations and may be disabled when the mempool is congested. The app now degrades gracefully and properly informs the user, and also prevents using the swap-in feature.

Note that in that case the user is still able to receive using existing channels.

Complete 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-25-1.4.10-mainnet.apk 34.04MB

2、 SHA256SUMS.asc 633B

查看:2021-04-23发行的版本