mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-20 02:27:21 +01:00
1.3 KiB
1.3 KiB
Release Notes
Security
lncli
- Add auto-generated command-line completions for Fish shell.
Misc
-
An example systemd service file for running lnd alongside a bitcoind service is now provided in
contrib/init/lnd.service
. -
Allow disabling migrations if the database backend passed to
channeldb
was opened in read-only mode.
RPC Server
- Add value to the field
remote_balance
inpending_force_closing_channels
underpendingchannels
whereas before was empty(zero).
Documentation
- Improved instructions on how to build lnd for mobile.
- Log force-close related messages on "info" level.
Code Health
Code cleanup, refactor, typo fixes
Contributors (Alphabetical Order)
- Andreas Schjønhaug
- Carsten Otto
- Daniel McNally
- ErikEk
- Torkel Rogstad