lnd/docs/release-notes/release-notes-0.18.4.md
2024-11-20 10:37:55 +01:00

4.3 KiB

Release Notes

Bug Fixes

  • Fix a bug that would cause a nil pointer dereference during the probing of a payment request that does not contain a payment address.

New Features

The main channel state machine and database now allow for processing and storing custom Taproot script leaves, allowing the implementation of custom channel types in a series of changes:

Functional Enhancements

RPC Additions

lncli Additions

Improvements

Functional Updates

RPC Updates

lncli Updates

Code Health

Breaking Changes

Performance Improvements

  • A new method AssertTxnsNotInMempool has been added to lntest package to allow batch exclusion check in itest.

Technical and Architectural Updates

BOLT Spec Updates

Testing

Database

Code Health

Tooling and Documentation

Contributors (Alphabetical Order)

  • ffranr
  • George Tsagkarelis
  • Olaoluwa Osuntokun
  • Oliver Gugger