Open kilrau opened 4 years ago
By @sangaman :
We've observed a failed swap on the maker side falling into SwapRecovery and remaining there even when the related outgoing LND payment appears to have been canceled and does not show up in the listpayments output for LND. Swaps that don't have pending outgoing payments should be removed from SwapRecovery and not continuously checked. This issue tracks this peculiarity.
Successful LTC/BTC swap:
swaphistory
on both sidesSUCCEEDED
in lnd's on both sidesBut xud log claims swap timeout: Maker: https://paste.ubuntu.com/p/xhKN53xKPG/
received swapRequest
, then typical swap messages back and forthsending payment
SwapTimedOut
and maker swap recovery continues monitoring a successful outgoing payment:
TODO: @sangaman add your taker logs