xmr-btc-swap/swap/migrations
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
..
20210903050345_create_swaps_table.sql fix: Add a new migration script for creating the buffered_transfer_proofs table (#1695) 2024-07-02 01:20:20 +02:00
20240615140942_btcpunished_update.sql feat: Allow for cooperative Monero redeem after Bitcoin punish has happened 2024-07-03 19:47:45 +02:00
20240701231624_create_buffered_transfer_proofs_table.sql fix: Add a new migration script for creating the buffered_transfer_proofs table (#1695) 2024-07-02 01:20:20 +02:00
20250122155820_add_unique_constraint_peer_addresses.sql feat: Reliable Peer Discovery (#408) 2025-06-15 14:47:39 +02:00
20250527073755_transfer_proof_in_later_states.sql feat(monero-sys): Monero bindings (#303) 2025-06-17 10:55:50 +02:00
20250530215011_multiple_monero_receive_addresses.sql feat(gui): Voluntary donations (#418) 2025-06-25 16:37:47 +02:00
20250625160448_scale_monero_pool_to_0_to_1_if_above_1.sql fix(cli, gui): Use 0-1 for address pool (#440) 2025-06-25 18:13:44 +02:00
20250630085829_xmr_amount_in_state3_state4_state5_state6.sql feat(protocol, wallet): Reveal enc sig fast (#357) 2025-06-30 16:42:53 +02:00