lnd/docs/release-notes/release-notes-0.15.0.md

11 KiB

Release Notes

Security

Taproot

The internal on-chain wallet of lnd is now able to create and spend from Taproot (SegWit v1) addresses. Using lncli newaddress p2tr will create a new BIP-0086 keyspend only address and then watch it on chain. Taproot script spends are also supported through the signrpc.SignOutputRaw RPC (/v2/signer/signraw in REST).

lncli

Bug Fixes

Misc

RPC Server

Database

Documentation

Monitoring

A new flag (--prometheus.perfhistograms) has been added to enable export of gRPC performance metrics (latency to process GetInfo, etc).

Code Health

Code cleanup, refactor, typo fixes

Contributors (Alphabetical Order)

  • 3nprob
  • Andras Banki-Horvath
  • Andreas Schjønhaug
  • asvdf
  • bitromortac
  • Bjarne Magnussen
  • BTCparadigm
  • Carla Kirk-Cohen
  • Carsten Otto
  • Dan Bolser
  • Daniel McNally
  • Elle Mouton
  • ErikEk
  • Eugene Siegel
  • Hampus Sjöberg
  • henta
  • Joost Jager
  • Jordi Montes
  • LightningHelper
  • Liviu
  • mateuszmp
  • Naveen Srinivasan
  • Olaoluwa Osuntokun
  • randymcmillan
  • Rong Ou
  • Thebora Kompanioni
  • Torkel Rogstad
  • Vsevolod Kaganovych
  • Yong Yu