xmr-btc-swap/swap
bors[bot] 9c83ca52ad
Merge #107
107: Ensure that Bob can cancel correctly if T1 expired and Alice did not … r=da-kami a=da-kami

Bob has to check for the possibility to cancel in every state after he locked the BTC.
Otherwise Bob will try to perform actions that don't have any point and it might be impossible to use the `resume` command because it will always fail in trying to go on with Alice even though that might not be possible.

Co-authored-by: Daniel Karzel <daniel@comit.network>
2020-12-23 01:16:42 +00:00
..
src Merge #107 2020-12-23 01:16:42 +00:00
tests Remove async block when it is not needed 2020-12-23 09:17:56 +11:00
Cargo.toml Replace hard coded port by dynamic available one 2020-12-21 08:19:31 +11:00