mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-06 10:22:08 +01:00
Since it is allowed to not be set and so can lead to nil deref panics if it is a pointer.
1.3 KiB
1.3 KiB
Release Notes
Bug Fixes
- Fix a bug that would cause a nil pointer dereference during the probing of a payment request that does not contain a payment address.
New Features
Functional Enhancements
RPC Additions
lncli Additions
Improvements
Functional Updates
RPC Updates
lncli Updates
Code Health
Breaking Changes
Performance Improvements
Technical and Architectural Updates
BOLT Spec Updates
Testing
Database
Code Health
Tooling and Documentation
Contributors (Alphabetical Order)
- Elle Mouton