lnd/docs/release-notes/release-notes-0.17.0.md

3.2 KiB

Release Notes

DB

Watchtowers

Misc

RPC

  • SendOutputs now adheres to the anchor channel reserve requirement.

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

  • Neutrinorpc getblockhash has been deprecated. Endpoint has been moved to the chainrpc sub-server.

    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.

  • OpenChannel now accepts an optional memo argument for specifying a helpful note-to-self containing arbitrary useful information about the channel.

Misc

Code Health

Testing

lncli

Contributors (Alphabetical Order)

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