UnstoppableSwap / core

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

Display confirmation dialog before swap is started #61

Open binarybaron opened 2 months ago

binarybaron commented 2 months ago

We should display a dialog to allow the user to accept a swap before it is started.

This is especially important if the user still has funds in the internal wallet, the swap will currently be started instantaneously. This is not a good experience.

binarybaron commented 3 weeks ago

We should merge https://github.com/comit-network/xmr-btc-swap/pull/1662 before implementing this. It'll allow us to display a countdown until the swap has to be accepted inside the GUI