Skip to content

v3.9.0 - Swarm of Swaps

Latest
Compare
Choose a tag to compare
@michael1011 michael1011 released this 19 Dec 15:10
· 31 commits to master since this release
v3.9.0
e45053f

This release features:

  • batch claim support for Chain Swaps
  • and batch claiming on EVM based chains
  • many tiny little fixes for CLN

Bug Fixes

  • skip transaction confirmed swap update when succeeded - (9098457)
  • valid use of required swagger properties - (f766714)
  • set failureReason to null when invoice is paid (#733) - (a5bdb00)
  • CLN routing hints (#736) - (2adbe5e)
  • CLN invoice payment fee (#742) - (51e03ca)

Documentation

  • add library and referral section (#745) - (30f34d0)
  • minor rewording of library section description (#750) - (8a03aa8)

Features

Miscellaneous Chores