mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
f1717ea421
Fix release reproducibility
1.1 KiB
1.1 KiB
Release Notes
Build system
lncli
- Add
payment_addr
flag tobuildroute
so that the mpp record of the route can be set correctly.
Documentation
- Add minor comment on subscribe/cancel/lookup invoice parameter encoding.
RPC Server
Bug Fixes
- Fixed data race found in
TestSerializeHTLCEntries
.
RPC Server
Bug Fixes
- Update the urfave/cli package because of a flag parsing bug.
Contributors (Alphabetical Order)
- Elle Mouton
- ErikEk
- Oliver Gugger
- Priyansh Rastogi
- Yong Yu