lnd/docs/release-notes/release-notes-0.18.1.md
2024-06-26 22:01:13 +02:00

1.7 KiB

Release Notes

Bug Fixes

New Features

Functional Enhancements

RPC Additions

  • Some new experimental RPCs for managing SCID aliases were added under the routerrpc package. These methods allow manually adding and deleting scid aliases locally to your node.

    NOTE: these new RPC methods are marked as experimental (XAddLocalChanAliases & XDeleteLocalChanAliases) and upon calling them the aliases will not be communicated with the channel peer.

lncli Additions

Improvements

Functional Updates

RPC Updates

lncli Updates

Code Health

Breaking Changes

Performance Improvements

Technical and Architectural Updates

BOLT Spec Updates

Testing

Database

Code Health

Tooling and Documentation

Contributors (Alphabetical Order)

  • Elle Mouton
  • George Tsagkarelis