xmr-btc-swap/swap/src/protocol
rishflab af50c655ae Remove timeout on send encrypted signature
Bob was timing out if the encrypted signature could not be sent in 60
seconds. This behaviour is unnecessary because we are racing against
the cancel timelock anyway. By timing out before this, we remove the
opportunity for bob and alice to re-establish a connection.
2021-08-31 18:26:03 +10:00
..
alice Fail if something goes wrong when checking tx lock status 2021-08-31 18:26:00 +10:00
bob Remove timeout on send encrypted signature 2021-08-31 18:26:03 +10:00
alice.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
bob.rs Add a mandatory --change-address parameter to buy-xmr 2021-07-06 20:07:53 +10:00