xmr-btc-swap/swap/tests
Thomas Eizinger a0830f099f
Pass relevant execution params into wallet instead of via functions
The execution params don't change throughout the lifetime of the
program. They can be set in the wallet at the very beginning.
This simplifies the interface of the wallet functions.
2021-03-16 19:24:31 +11:00
..
testutils Pass relevant execution params into wallet instead of via functions 2021-03-16 19:24:31 +11:00
bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force.rs Pass relevant execution params into wallet instead of via functions 2021-03-16 19:24:31 +11:00
bob_refunds_using_cancel_and_refund_command_timelock_not_expired.rs Pass relevant execution params into wallet instead of via functions 2021-03-16 19:24:31 +11:00
bob_refunds_using_cancel_and_refund_command.rs Pass relevant execution params into wallet instead of via functions 2021-03-16 19:24:31 +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