You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xmr-btc-swap/swap/tests
Daniel Karzel c0070f8fa7
Move files from `protocol` to appropriate module
Some network and application specific code does not belong in the protocol module and was moved.
Eventloop, recovery and the outside behaviour were moved to the respective application module because they are application specific.

The `swap_setup` was moved into the network module because upon change both sides will have to be changed and should thus stay close together.
3 years ago
..
harness Move files from `protocol` to appropriate module 3 years ago
alice_and_bob_refund_using_cancel_and_refund_command.rs Move files from `protocol` to appropriate module 3 years ago
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired.rs Move files from `protocol` to appropriate module 3 years ago
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired_force.rs Move files from `protocol` to appropriate module 3 years ago
alice_manually_punishes_after_bob_dead.rs Move files from `protocol` to appropriate module 3 years ago
alice_manually_redeems_after_enc_sig_learned.rs Move files from `protocol` to appropriate module 3 years ago
alice_punishes_after_restart_bob_dead.rs Move files from `protocol` to appropriate module 3 years ago
alice_refunds_after_restart_bob_refunded.rs Move files from `protocol` to appropriate module 3 years ago
bob_refunds_using_cancel_and_refund_command_timelock_not_expired.rs Log exchange rate at each state. 3 years ago
bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force.rs Log exchange rate at each state. 3 years ago
concurrent_bobs_after_xmr_lock_proof_sent.rs Move files from `protocol` to appropriate module 3 years ago
concurrent_bobs_before_xmr_lock_proof_sent.rs Move files from `protocol` to appropriate module 3 years ago
ensure_same_swap_id.rs Don't stutter 3 years ago
happy_path.rs Move files from `protocol` to appropriate module 3 years ago
happy_path_restart_alice_after_xmr_locked.rs Move files from `protocol` to appropriate module 3 years ago
happy_path_restart_bob_after_xmr_locked.rs Move files from `protocol` to appropriate module 3 years ago
happy_path_restart_bob_before_xmr_locked.rs Move files from `protocol` to appropriate module 3 years ago
punish.rs Move files from `protocol` to appropriate module 3 years ago