mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-24 06:47:44 +01:00
2.1 KiB
2.1 KiB
Release Notes
Bug Fixes
closedchannels
now successfully reports settled balances even if the delivery address is set to an address that LND does not control.
New Features
Functional Enhancements
RPC Additions
lncli Additions
- Added the
cltv_expiry
argument toaddinvoice
andaddholdinvoice
, allowing users to set themin_final_cltv_expiry_delta
Improvements
Functional Updates
RPC Updates
-
xImportMissionControl
now accepts0
failure amounts. -
ChanInfoRequest
adds support for channel points.
lncli Updates
-
importmc
now accepts0
failure amounts. -
getchaninfo
now accepts a channel outpoint besides a channel id. -
Fixed how we parse the
--amp
flag when sending a payment specifying the payment request.
Code Health
Breaking Changes
Performance Improvements
Technical and Architectural Updates
BOLT Spec Updates
Testing
Database
Code Health
Tooling and Documentation
Contributors (Alphabetical Order)
- Andras Banki-Horvath
- Bufo