This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
0.6.1
What's Changed
This is a big update, with a lot of changes:
- We're now using the new RPC Server of the
swap-cli
- Update the
swap-cli
tov0.13.1
- Improvements to the "Waiting for Bitcoin Deposit" page. We're giving the user more context about the fees and amounts involved in the swap
- Display fiat value of Bitcoin and Monero amounts when hovering over them
- Allow user to display cryptographic keys required to manually redeem the Monero funds if we're stuck in
BtcRedeemed
state - System to allow users to give feedback build straight into the GUI itself
- Disable animations (page transition, hover, ...)
- Display progress bar while
monero-wallet-rpc
is being updated - Beautify log messages
- Start Tor on startup by default
- Clarify information about the current swap that is displayed to the user
- Tons of other small bug fixes and improvements
See comit-network/xmr-btc-swap@0.12.0...0.13.1 for the changes that were introduced to the swap-cli
since the last update.