xmr-btc-swap/swap/tests/harness
Daniel Karzel dfd69c9c80
Alice aborts if any timelock expired before locking XMR
Once we resume unfinished swaps upon startup we have to ensure that
it is safe for Alice to act.
If Bob has locked BTC it is only make sense for Alice to lock up the
XMR as long as no timelock has expired. Hence we abort if the BTC is
locked, but any timelock expired already.
2021-04-01 16:02:42 +11:00
..
bitcoind.rs Rename testutils to harness 2021-03-30 12:59:34 +11:00
electrs.rs Rename testutils to harness 2021-03-30 12:59:34 +11:00
mod.rs Alice aborts if any timelock expired before locking XMR 2021-04-01 16:02:42 +11:00