xmr-btc-swap/swap/tests
rishflab 82d75588ba Remove automatic bdk wallet sync calls
The bdk wallet was being synced before executing other calls such as getting the balance. This is poor usage of the sync functionality as it potentially long running blocking call. Instead sync is called once after the wallet is initialised.
2021-02-10 15:18:45 +11:00
..
testutils Remove automatic bdk wallet sync calls 2021-02-10 15:18:45 +11:00
bob_refunds_using_cancel_and_refund_command.rs Add --force flag for cancel and refund 2021-02-08 21:19:38 +11:00
bob_refunds_using_cancel_and_refund_command_timelock_not_exired.rs work in review comments 2021-02-08 21:20:58 +11:00
bob_refunds_using_cancel_and_refund_command_timelock_not_exired_force.rs Add --force flag for cancel and refund 2021-02-08 21:19:38 +11:00
happy_path.rs Replace bitcoind wallet with bdk wallet 2021-02-09 16:52:59 +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
punish.rs Add test for Bob's manual cancel and refund 2021-02-08 21:17:56 +11:00
refund_restart_alice.rs Upgrade toolchain 2021-02-04 15:18:33 +11:00
refund_restart_alice_cancelled.rs Upgrade toolchain 2021-02-04 15:18:33 +11:00