mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
1.8 KiB
1.8 KiB
Release Notes
Bug Fixes
- Improved user experience by returning a custom error code when HTLC carries incorrect custom records.
New Features
Functional Enhancements
RPC Additions
lncli Additions
updatechanpolicy
will now update the channel policy if the edge was not found in the graph database if thecreate_missing_edge
flag is set.
Improvements
Functional Updates
RPC Updates
lncli Updates
Code Health
Breaking Changes
Performance Improvements
Technical and Architectural Updates
BOLT Spec Updates
Testing
- Remove global application level lock for Postgres so multiple DB transactions can run at once, increasing efficiency. Includes several bugfixes to allow this to work properly.
Database
Code Health
Tooling and Documentation
Contributors (Alphabetical Order)
- Alex Akselrod
- Jesse de Wit
- Ziggie