UnstoppableSwap / core

Bitcoin–Monero Cross-chain Atomic Swap (+ GUI)
GNU General Public License v3.0
15 stars 5 forks source link

Manual cancel and refund #44

Open binarybaron opened 3 weeks ago

binarybaron commented 3 weeks ago

Allow user to initiate a manual cancel and refund in the GUI. To make this work we need to:

  1. Call the resume_swap Tauri command (create if doesnt exist yet)
  2. Make sure progress events are emitted correctly
  3. Make it is displayed correctly inside the SwapDialog
  4. Make sure the SwapStateStepper is displayed correctly