xmr-btc-swap/src-gui/src
binarybaron 167e031172
feat(gui): Allow discovery of sellers via connecting to rendezvous point (#83)
We,
- add a new list_sellers Tauri IPC command
- we rename the Seller struct to AliceAddress to name clash
2024-09-19 00:40:51 +02:00
..
models feat(gui): Display logs of specific swap on press of button on history page 2024-09-09 21:31:54 +02:00
renderer feat(gui): Allow discovery of sellers via connecting to rendezvous point (#83) 2024-09-19 00:40:51 +02:00
store feat(gui): Allow discovery of sellers via connecting to rendezvous point (#83) 2024-09-19 00:40:51 +02:00
utils feat(gui): Allow discovery of sellers via connecting to rendezvous point (#83) 2024-09-19 00:40:51 +02:00
vite-env.d.ts wip: WithdrawDialog migrated to Tauri IPC 2024-08-09 19:46:58 +02:00