/crypto
Cryptosos
·
2 years ago
LN: LND version 0.15 launched, supporting Taproot
Yesterday Lightning Labs officially announced the launch of the new version 0.15 of LND, thus supporting Taproot on LN.
LND (Lightning Network Daemon) is the software from Lightning Labs that allows an LN (Lightning Network) node to be installed and managed independently.
The main change lies in the integration of Taproot and MuSig2 in order to achieve a higher level of privacy and greater efficiency.
In addition, the space taken up in the database by the new data has been reduced by 95%, and a new tool has been introduced to decide whether to prioritize speed or payment savings.
The announcement also reveals that Taro features will soon be added.
This new version offers full Taproot support for the internal wallet, making it one of the most advanced Taproot wallets around at the moment. In fact, LND can now generate P2TR addresses for receiving and sending via bech32m. and allows the use of the new PSBT extensions.
The new version 0.15 also adds support for an experimental Musig2 API that conforms to the latest BIP draft. This is an experimental feature because something in this respect could theoretically still change. The integration of Musig2-based multiparty access into the various LND systems has just begun, so more may come in the future.
In response to a common user request, redundant data has been removed from the log bucket to reduce database size and improve node performance. Initial tests show that users can expect about a 95% reduction in disk space consumed by new channel updates.
The improvements introduced in this new v0.15-beta release provide developers and users with access to the latest Bitcoin protocol enhancements, such as Taproot and Musig2, with huge advances over the previous version 0.14.
6 comments