mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-06-04 13:18:50 -04:00
Merge #1263
1263: feat(swap): merge cancel/refund commands into one command r=binarybaron a=delta1 Merges the `cancel`/`refund` commands in the swap cli into one `cancel-and-refund` command closes #1020 Co-authored-by: Byron Hambly <bhambly@blockstream.com>
This commit is contained in:
commit
cd6bc20e02
12 changed files with 220 additions and 177 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -134,6 +134,7 @@ jobs:
|
|||
happy_path_restart_bob_before_xmr_locked,
|
||||
happy_path_restart_alice_after_xmr_locked,
|
||||
alice_and_bob_refund_using_cancel_and_refund_command,
|
||||
alice_and_bob_refund_using_cancel_then_refund_command,
|
||||
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired,
|
||||
punish,
|
||||
alice_punishes_after_restart_bob_dead,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue