xmr-btc-swap/swap/tests
pokkst 9635c0b551
fix (Bob): Check if Bitcoin redeem transaction was published before transitioning to CancelTimelockExpired (#1427)
* fix (Bob): Check if Bitcoin redeem transaction was published before transitioning to CancelTimelockExpired

---------

Co-authored-by: binarybaron <86064887+binarybaron@users.noreply.github.com>
Co-authored-by: Byron Hambly <bhambly@blockstream.com>
2024-06-04 12:49:15 +02:00
..
harness fix (Bob): Check if Bitcoin redeem transaction was published before transitioning to CancelTimelockExpired (#1427) 2024-06-04 12:49:15 +02:00
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired.rs Inform user if cancel tx is has already been published 2021-09-09 18:08:18 +10:00
alice_and_bob_refund_using_cancel_and_refund_command.rs feat(swap): merge cancel/refund commands into one command 2023-01-08 12:53:56 +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.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 Record the monero-wallet-restore blockcheight before locking BTC 2021-12-23 10:12:23 +11: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