lnd/docs/release-notes/release-notes-0.16.0.md
2022-10-18 15:48:30 +02:00

6.9 KiB

Release Notes

BOLT Specs

  • Warning messages from peers are now recognized and logged by lnd.

RPC

Wallet

Build

The project has updated to Go 1.19! Go 1.18 is now the minimum version needed to build the project.

The minimum recommended version of the Go 1.19.x series is 1.19.2 because 1.19.1 contained a bug that affected lnd and resulted in a crash.

Use Go's runtime/debug package to get information about the build

Misc

lncli

Code Health

Watchtowers

Tooling and documentation

Integration test

The lntest has been refactored to provide a better testing suite for writing integration tests. A new defined structure is implemented, please refer to README for more details.

Contributors (Alphabetical Order)

  • Carla Kirk-Cohen
  • cutiful
  • Daniel McNally
  • Elle Mouton
  • ErikEk
  • Eugene Siegel
  • Graham Krizek
  • hieblmi
  • Jesse de Wit
  • Jordi Montes
  • Matt Morehouse
  • Michael Street
  • Olaoluwa Osuntokun
  • Oliver Gugger
  • Priyansh Rastogi
  • Roei Erez
  • Yong Yu