ACINQ Announces New Version of Phoenix Lightning Wallet That Includes Splicing

ACINQ is the company behind Phoenix and eclair. Eclair is a full Lightning node implementation with a focus on performance and reliability (in contrast to alternatives like Core Lightning and LND). Phoenix is a non-custodial Lightning wallet that is powered by eclair.

TL; DR: Splicing changes the game. Phoenix now manages a single dynamic channel, no more 1% fee on inbound liquidity, better predictability and control, trustless swaps. The new fee schedule is detailed here.

Only available on Android for now, email phoenix@acinq.co to apply for the beta. ETA for iOS is a few weeks.


Leveraging a technology called splicing, the new Phoenix has the possibility to resize channels, making all those issues go away:

  • each user has only one channel
  • there is no more scattered liquidity or splitting issues
  • adding or removing funds to the channel doesn't add future risk and can be priced at current cost: the 1% / 3000 sat fee is replaced by the mining fee for the underlying on-chain transaction.

Another way to look at it is that we are moving from N UTXOs/user to 1 UTXO/user. It is simply the current optimum for self-custody on Bitcoin. Further reducing the on-chain footprint implies sharing UTXOs amongst users, either in a simplistic trusted way (custodial wallets), or by introducing concepts like virtual UTXOs.

We believe that the efficiency gains brought by splicing are so phenomenal that all wallets will eventually implement it. That is why this technological improvement marks the beginning of a new generation of self-custodial wallets.

Lightning Channel Splicing

Description

  • Splicing is the act of transferring funds from onchain outputs into a payment channel, or from a payment channel to independent onchain outputs, without the channel participants having to wait for a confirmation delay to spend the channel’s other funds.
  • The whole idea behind splicing is to reduce the number of on-chain transactions required to efficiently manage Lightning channel liquidity
  • Splicing comes in two varieties:
    • Splice in means adding funds to a channel.
      • In this case, a cooperative close of the channel is arranged between the involved parties that spends the old channel funds to a new channel along with the new deposit. Because the new channel open is based on the security of the old channel close, the channel participants can safely spend the old funds within the channel while waiting for the close and open transactions to confirm.
    • Splice out means removing funds from a channel to an independent onchain output.
      • Similar to splice-in, the channel is closed and a new channel is opened, with the remaining funds being secured by the old channel’s security until the new channel has fully confirmed.
      • With a splice out, you can close the channel, pay on-chain, and open a new channel in one single on-chain transaction
  • Splicing enables the resizing of multiple channels in a single on-chain transaction, without any channels being "down" or closed during any part of the process
  • Splicing makes it much easier to move funds in and out of Lightning channels dynamically
    • In time, this will enable wallets to implement "one balance" apps that allow users to send lightning & on-chain payments without needing to manage two "bitcoin balances" -- with the lowest fees possible
  • Not only can participants add their own resizes, due to compatibility with @niftynei's dual funding feature, they can also add channel opens into the same batch. Eventually dual closing will allow all onchain lightning events to be batched into a single bitcoin transaction.

Benefits in Phoenix Wallet

Phoenix plans to continue expanding on this functionality - the roadmap includes blinded paths, BOLT 12 Offers, and Taproot.

Sponsors

USD/BTC