github lightninglabs/lightning-terminal v0.13.995-experimental
Lightning Terminal v0.13.995-experimental

pre-release16 hours ago

litd v0.13.995-experimental includes the latest tapd features an bug fixes as well as litd upgrades.

Release Notes

The Lightning Terminal (LiT) experimental release is the alpha-preview build that brings Taproot Assets to the Lightning Network, with support for Taproot Asset Channels.

Please note that Taproot Asset Channel functionality is only supported when litd runs with both lnd and tapd in integrated mode (--lnd-mode=integrated and --taproot-assets-mode=integrated).

General installation and configuration instructions can be found in the README.

Key Updates

  1. Clarify Asset Balance Reporting: ListBalances now supports the include_leased flag, which will include leased asset balances in balance queries.
  2. Tap Channel Liquidity Fixes: Fixed issues with tap channel liquidity calculations, including sending very small or very big asset amounts.
  3. RFQ Price-acceptance Tolerances: Added AcceptPriceDeviationPpm configuration.
  4. RFQ Quote Accept Message Parsing: Improved RFQ quote accept message parsing by looking up the associated quote request message.
  5. Aux Signer Signal Handling: Improved aux signer signal handling to prevent quit signals from being missed.
  6. Coin Select Type: Added a new CoinSelectType enum to FundVirtualPsbt to specify script key type.
  7. Dust Checks for Allocations: Added dust checks for allocations in tap channels.

Performance and Stability Improvements

  • Parallel Proof Delivery
  • Error Handling in parallel processing
  • Server Logging Cleanup: log calls moved from info to trace and merged log messages.

Important Notes

  • This release packages a staging/testing branch of LND, Taproot Assets Daemon, Loop, Pool, and Faraday.

  • ⚠️**IMPORTANT NOTE: To avoid loss of funds, please read the Operational Safety Guidelines before using tapd on mainnet!⚠️

  • The Taproot Assets daemon is still in alpha state, which means there can still be bugs and not all desired data safety and backup mechanisms have been implemented yet. Releasing on mainnet mainly signals that there will be no breaking changes in the future and that assets minted with v0.3.0+ will be compatible with later versions.

What's Changed

New Contributors

Full Changelog: v0.13.994-experimental...v0.13.995-experimental

Don't miss a new lightning-terminal release

NewReleases is sending notifications on new releases.