Phoenix Android v2.3.4: Fixes & Improvements

Phoenix is a mobile Bitcoin wallet using Lightning to send and receive payments. Available on Android and iOS.

Phoenix Android v2.3.4: Fixes & Improvements
  • Phoenix Wallet v2.3.4 for Android fixes compatibility issue with some BOLT12 offers, brings BIP-353 and BIP-21 improvements, and sets payer-key behavior per contact.

What's new

  • Fixed compatibility issue with some BOLT12 offers. See ACINQ/lightning-kmp#686 #593
  • Improved BIP-353 and BIP-21 support.
    • "Several issues regarding BIP-353 compliance have been fixed, including displaying or copying the  prefix when relevant. When an address is prefixed with  Phoenix will not fallback to LNURL."
    • Error messages for invalid BIP-353 addresses have been improved.
    • Also fixed support for BIP-21 URIs containing a lno offer parameter. Behavior now matches Bip21 URIs containing a lightning parameter (for Bolt11 invoices).
  • Payer-key behavior is now set per contact.
    • "When creating (or editing) a contact, users can now choose whether a random payer key or their offer key should be used to pay this contact. The global option payer key in Settings > Payment options has been removed."
    • When paying an unknown offer, Phoenix always uses a random payer key.

GitHub Repo