xmr-btc-swap/swap/tests
Thomas Eizinger 82738b111e
Refactor monero::Wallet::watch_for_transfer to not use backoff
Instead, we use a regular loop and extract everything into a function
that can be independently tested.
`backoff` would be useful to retry the actual call to the node.
2021-03-11 17:42:54 +11:00
..
testutils Refactor monero::Wallet::watch_for_transfer to not use backoff 2021-03-11 17:42:54 +11:00
bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
bob_refunds_using_cancel_and_refund_command_timelock_not_expired.rs Don't repeat the module name within the type 2021-03-05 15:49:13 +11:00
bob_refunds_using_cancel_and_refund_command.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
happy_path_restart_bob_before_comm.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
happy_path.rs Alice event loop now handles the creation of new swaps 2021-02-10 16:42:55 +11:00