lnd/docs/release-notes/release-notes-0.17.3.md
2023-11-28 14:07:15 +08:00

1.4 KiB

Release Notes

Bug Fixes

  • Replaced musig2Sessions with a SyncMap used in input package to avoid concurrent write to this map.

  • Fixed a loop variable issue which may affect programs built using go v1.20 and below.

New Features

Functional Enhancements

RPC Additions

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)

  • Yong Yu