Files
lnd/docs/release-notes/release-notes-0.17.0.md
2023-05-26 11:16:52 -04:00

2.8 KiB

Release Notes

DB

Watchtowers

Misc

RPC

  • SendOutputs now adheres to the anchor channel reserve requirement.

  • Enforce provided fee rate is no less than the relay or minimum mempool fee when calling OpenChannel, CloseChannel, SendCoins, and SendMany.

  • The UpdateNodeAnnouncement API can no longer be used to set/unset protocol features that are defined by LND.

    Custom node announcement feature bits can also be specified in config using the dev build tag and --protocol.custom-nodeann, --protocol.custom-init and --protocol.custom-invoice flags to set feature bits for various feature "sets", as defined in BOLT 9.

Misc

Code Health

Testing

Contributors (Alphabetical Order)

  • Carla Kirk-Cohen
  • Daniel McNally
  • Elle Mouton
  • Erik Arvstedt
  • hieblmi
  • Jordi Montes
  • Matt Morehouse
  • Michael Street
  • Oliver Gugger
  • Shaurya Arora
  • ziggie1984