xmr-btc-swap/src-gui/src
Mohan 9a04bd5682
feat(protocol, wallet): Reveal enc sig fast (#357)
* feat(asb, cli): Add safety margin to chosen Bitcoin fee for pre-signed transactions

* feat(gui): Add Context init overlay

* feat(protocol): Reveal enc sig fast (before full 10 confirmations)

* feat(wallet): Use mempool.space as a secondary fee estimation source

* log libp2p crates

* revert useless stuff

* remove unused elements in state machine

* remove redundant diff

* minimize diff

* dont make xmr_lock_tx_target_confirmations optional

* pass target conf in listener callback for monero txs

* refactor

* refactor

* nitpicks

* feat: add migration file for xmr field in state3, state4, state5 and state6

* revert .gitignore

* add monero_double_spend_safe_confirmations to env.rs

* change durations in  SwapStateStepper.tsx

* remove unused helper functions

* use env_config.monero_double_spend_safe_confirmations in state machine

* refactor

* Update src-gui/src/renderer/components/modal/swap/pages/in_progress/WaitingForXmrConfirmationsBeforeRedeemPage.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix label for retry op

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-30 16:42:53 +02:00
..
assets feat(gui): Add a Introduction for new users (#287) 2025-05-07 12:44:29 +02:00
models feat(protocol): Early Bitcoin refund (#344) 2025-06-11 20:40:16 +02:00
renderer feat(protocol, wallet): Reveal enc sig fast (#357) 2025-06-30 16:42:53 +02:00
store feat(gui): Voluntary donations (#418) 2025-06-25 16:37:47 +02:00
utils fix(gui): Monero regex issue, context initialize issue (#437) 2025-06-25 11:13:22 +02:00
vite-env.d.ts wip: WithdrawDialog migrated to Tauri IPC 2024-08-09 19:46:58 +02:00