LDK v0.0.112: Better Routing Performance, Send/Receive Custom Onion Messages, and More

Lightning Development Kit (LDK) is a library that allows you to build a lightning node without worrying about implementing low-level lightning logic correctly. LDK is based on Rust-Lightning, a full-featured but also incredibly flexible lightning implementation, allowing you to decide how to use it.

LDK v0.0.112: Better Routing Performance, Send/Receive Custom Onion Messages, and More
  • Improved Scorer that provides better routing performance
  • Support for sending & receiving custom onion messages
  • Simpler compact block filter API
  • Lots of refactoring and API cleanups

Github Release Notes