Overview of Taproot Assets v0.6 Upgrade
On July 2, Lightning Labs announced the release of Taproot Assets v0.6, a significant update to the first multi-asset Lightning protocol on the Bitcoin mainnet. This version focuses on improving the minting, sending, and receiving of stablecoins over the Bitcoin Lightning Network. The development team expressed gratitude to the Bitcoin and Lightning developer community for their feedback, early testing, and initial product building, noting the strong momentum behind Taproot Assets adoption.
USDT on Bitcoin: Tether Partnership Confirmed
Prior to this release, Lightning Labs CEO Elizabeth Stark and Tether CEO Paolo Ardoino jointly announced that Tether would bring USDT to Bitcoin, supporting both on-chain transactions and the Lightning Network. This means users will soon be able to use USDT directly on Bitcoin mainnet and Lightning Network, with Taproot Assets serving as the key Layer 2 infrastructure to enable this functionality.
Simplified Asset Issuance: Grouped Asset Identifiers and Unified Lightning Flows
Version 0.6 significantly simplifies asset issuance and usage. Developers can now use the --new_grouped_asset option when minting, allowing multiple tranches of the same asset to share a group_key identifier. Previously, multi-tranche stablecoins (e.g., different issuance batches with the same face value) required separate asset_id handling, making channel funding, sending, and receiving cumbersome. With the new release, developers can use the group_key identifier for all Lightning flows, including channel funding, invoice payment, and receiving, drastically reducing development complexity.
RFQ Protocol Upgrade: Multi-Channel Support and Flexible Quoting
The update also includes improvements to the Request for Quote (RFQ) protocol. The software now natively handles group_key identifiers and allows users to agree on time-limited price quotes with edge nodes using the existing BOLT 11 invoice format. The RFQ functionality enables the payment receiver to request a time-limited price quote between the relevant asset and bitcoin from nodes providing Taproot Assets liquidity. These edge nodes perform critical conversions at the network's edges, effectively turning Taproot Assets on Lightning into a decentralized foreign exchange network. Additionally, while previous versions used a single edge node path, v0.6 increases the inbound channel limit to 20, significantly expanding routing options and supporting larger transactions.

