mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-06-03 06:01:57 -04:00
feat(swap): merge cancel/refund commands into one command
This commit is contained in:
parent
4e7ba9517b
commit
f39e1de964
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