Skip to content

1.8.9

Compare
Choose a tag to compare
@1010Tom 1010Tom released this 19 Feb 08:17
· 1039 commits to main since this release
face604
  • Fix(validation): Show correct max counterparty collateral in validation message.
  • Fix(mobile): Calculate counterparty balance correctly when checking the validity of trade parameters.
  • Fix(trade): Spawn dedicated tokio task when executing trade.
  • Chore(wallet): Unreserve locked utxos if offer get rejected.
  • Fix(order): Insert channel-opening parameters before posting order to the coordinator. This prevents the app from running into a race condition between the completion of the HTTP request and the app being notified about the order being matched.