xmr-btc-swap/swap
Daniel Karzel bc442bcad3
Await 10 confirmations of lock tx in refund
Awaiting the confirmations in an earlier state can cause trouble with resuming
swaps with short cancel expiries (test scenarios).
Since it is the responsibility of the refund state to ensure that the XMR can
be sweeped, we now ensure that the lock transaction has 10 confirmations before
refunding the XMR using generate_from_keys.
2021-04-01 16:03:38 +11:00
..
src Await 10 confirmations of lock tx in refund 2021-04-01 16:03:38 +11:00
tests Wait for lock tx and send transfer proof in separate state 2021-04-01 16:03:19 +11:00
Cargo.toml Distinguish loading all swaps for alice or bob on db level 2021-04-01 16:03:28 +11:00