Skip to content

0.8.3

Compare
Choose a tag to compare
@rishflab rishflab released this 03 Sep 06:45
· 1225 commits to master since this release
def03b0

Fixed

  • A bug where the ASB erroneously transitioned into a punishable state upon a bitcoin transaction monitoring error.
    This could lead to a scenario where the ASB was neither able to punish, nor able to refund, so the XMR could stay locked up forever while the CLI refunded the BTC.
  • A bug where the CLI erroneously transitioned into a cancel-timelock-expired state upon a bitcoin transaction monitoring error.
    This could lead to a scenario where the CLI is forced to wait for cancel, even though the cancel timelock is not yet expired and the swap could still be redeemed.