xmr-btc-swap/swap/tests
Daniel Karzel 2d5d70d856 Timeout for Alice waiting for ack for sending transfer proof
If dialing Bob fails Alice waits for the acknowledgement of the transfer proof indefinitely.
The timout prevents her execution from hanging.
Added a ToDo to re-visit the ack receivers. They don't add value at the moment and should be removed.
2021-02-08 21:18:37 +11:00
..
testutils Add test for Bob's manual cancel and refund 2021-02-08 21:17:56 +11:00
bob_refunds_using_cancel_and_refund_command.rs Timeout for Alice waiting for ack for sending transfer proof 2021-02-08 21:18:37 +11:00
happy_path_restart_alice.rs Upgrade toolchain 2021-02-04 15:18:33 +11:00
happy_path_restart_bob_after_comm.rs Add test for Bob's manual cancel and refund 2021-02-08 21:17:56 +11:00
happy_path_restart_bob_after_lock_proof_received.rs Add test for Bob's manual cancel and refund 2021-02-08 21:17:56 +11:00
happy_path_restart_bob_before_comm.rs Add test for Bob's manual cancel and refund 2021-02-08 21:17:56 +11:00
happy_path.rs Use trait instead of passing struct 2021-01-29 15:41:49 +11:00
punish.rs Add test for Bob's manual cancel and refund 2021-02-08 21:17:56 +11:00
refund_restart_alice_cancelled.rs Upgrade toolchain 2021-02-04 15:18:33 +11:00
refund_restart_alice.rs Upgrade toolchain 2021-02-04 15:18:33 +11:00