xmr-btc-swap/swap/tests
patrini32 173d077751
feat (Cli): Display reason for failed cancel-refund operation to the user (#1668)
We now display the reason for a failed cancel-refund operation to the user.

Fixes #683
2024-07-01 23:14:44 +02:00
..
harness feat (Bob): Buffer transfer proof to database when we are running a different swap (#1669) 2024-06-28 21:39:30 +02:00
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired.rs feat (Cli): Display reason for failed cancel-refund operation to the user (#1668) 2024-07-01 23:14:44 +02:00
alice_and_bob_refund_using_cancel_and_refund_command.rs feat (Cli): Display reason for failed cancel-refund operation to the user (#1668) 2024-07-01 23:14:44 +02:00
alice_and_bob_refund_using_cancel_then_refund_command.rs feat(swap): merge cancel/refund commands into one command 2023-01-08 12:53:56 +02:00
alice_manually_punishes_after_bob_dead_and_bob_cancels.rs feat (Cli): Display reason for failed cancel-refund operation to the user (#1668) 2024-07-01 23:14:44 +02:00
alice_manually_punishes_after_bob_dead.rs Make --force the default behaviour for manual recovery 2021-09-09 18:08:18 +10:00
alice_manually_redeems_after_enc_sig_learned.rs Make --force the default behaviour for manual recovery 2021-09-09 18:08:18 +10:00
alice_punishes_after_restart_bob_dead.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
alice_refunds_after_restart_bob_refunded.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
bdk.sh feat: add wallet database migration from older bdk 2022-11-23 12:23:21 +02:00
concurrent_bobs_after_xmr_lock_proof_sent.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
concurrent_bobs_before_xmr_lock_proof_sent.rs feat (Bob): Buffer transfer proof to database when we are running a different swap (#1669) 2024-06-28 21:39:30 +02:00
ensure_same_swap_id.rs build(deps): update rust-toolchain to 1.67 and bump uuid to 1.4 2023-07-31 11:49:28 +02:00
happy_path_bob_offline_while_alice_redeems_btc.rs fix (Bob): Check if Bitcoin redeem transaction was published before transitioning to CancelTimelockExpired (#1427) 2024-06-04 12:49:15 +02:00
happy_path_restart_alice_after_xmr_locked.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
happy_path_restart_bob_after_xmr_locked.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
happy_path_restart_bob_before_xmr_locked.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
happy_path.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
punish.rs Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
rpc.rs RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00