mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-17 06:04:20 +01:00
Fixed PR feedback Fixed name of xcode framwork file, and added section on dependency on Swift Protobuf in Xcode Added link to https://api.lightning.community Link to PR
1.2 KiB
1.2 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
channeldbwas opened in read-only mode.
RPC Server
- Add value to the field
remote_balanceinpending_force_closing_channelsunderpendingchannelswhereas before was empty(zero).
Documentation
- Improved instructions on how to build lnd for mobile.
Code Health
Code cleanup, refactor, typo fixes
Contributors (Alphabetical Order)
- Andreas Schjønhaug
- Daniel McNally
- ErikEk
- Torkel Rogstad