xmr-btc-swap/swap/src
Mohan 3912fd9584
feat(gui): Move refund/redeem policy into settings (#587)
* feat(gui): Move refund/redeem policy into settings

* automatically call buyXmr() when going on swap page

* add skeleton while buyXmr is loading

* remove unused TauriSwapProgressEvent::RequestingQuote

* improve init page with skeletons

* add icon to "Click to view offers" button

* add changelog entry

* add allowEmpty to BitcoinAddressText and MoneroAddressTextfield

* make onAddressValidityChange optional

* remove evan.md

* minor fixes
2025-10-03 09:57:16 +02:00
..
asb fix(asb): Wait before re-trying rendezvous register (#595) 2025-10-02 02:22:53 +02:00
bin feat: Orchestration & Controller (#492) 2025-08-06 15:33:41 +02:00
bitcoin feat: Orchestration & Controller (#492) 2025-08-06 15:33:41 +02:00
cli feat(gui): Move refund/redeem policy into settings (#587) 2025-10-03 09:57:16 +02:00
common feat(gui): Move refund/redeem policy into settings (#587) 2025-10-03 09:57:16 +02:00
database fix(swap): Split approve-and-sign and publish-lock-tx into two states (#498) 2025-08-04 11:46:57 +02:00
monero fix: Re-set restore height to chain tip after loading transaction (#534) 2025-08-26 00:46:01 +02:00
network feat(gui): Monero wallet (#442) 2025-07-18 15:08:36 +02:00
protocol feat(asb): Disabled-by-default developer tip (#566) 2025-09-24 13:07:24 +02:00
asb.rs feat: Orchestration & Controller (#492) 2025-08-06 15:33:41 +02:00
bitcoin.rs feat: Orchestration & Controller (#492) 2025-08-06 15:33:41 +02:00
cli.rs feat: Reliable Peer Discovery (#408) 2025-06-15 14:47:39 +02:00
database.rs feat(gui): Monero wallet (#442) 2025-07-18 15:08:36 +02:00
lib.rs refactor: swap-feed crate (#464) 2025-07-17 20:27:30 +02:00
libp2p_ext.rs feat: Reliable Peer Discovery (#408) 2025-06-15 14:47:39 +02:00
monero.rs feat(gui): Monero wallet (#442) 2025-07-18 15:08:36 +02:00
monero_ext.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
network.rs feat(swap): Use art_client to dial over Tor (#196) 2024-11-21 01:00:36 +01:00
proptest.rs upgrade(swap): Concurrent syncing, bdk upgrade, refactors (#180) 2025-05-18 22:54:03 +02:00
protocol.rs refactor(workspace): swap-fs, swap-serde, swap-env crates (#459) 2025-07-14 22:05:43 +02:00
seed.rs feat(gui): Monero wallet (#442) 2025-07-18 15:08:36 +02:00
tracing_ext.rs feat: Recover from / write down seed (#439) 2025-07-02 14:01:56 +02:00