lnd/docs/release-notes/release-notes-0.17.3.md
Olaoluwa Osuntokun f87e370efd
Merge pull request #8232 from yyforyongyu/optimize-mempool
gomod: update `btcwallet` version
2023-11-30 14:47:14 -08:00

1.7 KiB

Release Notes

Bug Fixes

New Features

Functional Enhancements

RPC Additions

lncli Additions

Improvements

Functional Updates

RPC Updates

lncli Updates

Code Health

Breaking Changes

Performance Improvements

  • Optimized the memoray usage of btcwallet's mempool. Users would need to use bitcoind v25.0.0 and above to take the advantage of this optimization.

Technical and Architectural Updates

BOLT Spec Updates

Testing

Database

Code Health

Tooling and Documentation

Contributors (Alphabetical Order)

  • Eugene Siegel
  • Yong Yu