RSSAmplifier

Release notes from phoenix · Jan 7, 2026

Phoenix v2.7.3

0
Sign in to vote or save

ACINQ · GitHub

This version fixes a bug related to peer storage that could crash the app. See ACINQ/lightning-kmp#843 for details.

Full changelog

Package ID

The Android application ID is fr.acinq.phoenix.mainnet. The iOS Bundle identifier is co.acinq.phoenix.

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf2.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

Read the original on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.