Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

v0.2.7 - LDK 0.0.115 & LSP Improvements

Compare
Choose a tag to compare
@AnthonyRonning AnthonyRonning released this 25 Apr 19:27
· 1311 commits to master since this release
73ff7b7

Mutiny Node has been updated to the latest v0.0.115 LDK release!

We've also improved the LSP flow to consider fees that the user pays whenever there is a just in time channel needed.

Various other bug fixes and logging improvements were made.

What's Changed

  • Fix bug with wallet keys, cleanup deps by @benthecarman in #402
  • Better handle RGS urls by @benthecarman in #404
  • Fix dependency version confict by @TonyGiorgio in #406
  • Add value() function for wasm models by @benthecarman in #409
  • Pin lnurl to 0.2.1 by @TonyGiorgio in #410
  • Receiver pays fee by default by @TonyGiorgio in #407
  • LDK v0.0.115 by @benthecarman in #411
  • Reduced connection-related logging by @TonyGiorgio in #416

Full Changelog: v0.2.6...v0.2.7