mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-25 18:26:28 -05:00
This PR applies all remaining changes from https://github.com/UnstoppableSwap/unstoppableswap-gui/pull/210 - Added checkbox option to attach daemon logs when submitting feedback - Added "Outdated" chip with warning icon for providers running outdated asb versions - Updated `BitcoinPunishedPage` to display different messages for BtcPunished and CooperativeRedeemRejected states (including reason for failed cooperative redeem) - Added "Attempt recovery" button for swaps in BtcPunished state - Modified `getBitcoinTxExplorerUrl` to use mempool.space instead of blockchair.com - Added `useResumeableSwapsCountExcludingPunished` hook to count resumable swaps excluding punished ones, use it for the badge and alert - Updated `sortProviderList` function to filter out incompatible providers before sorting - Added `TauriSwapProgressEventExt` type to extract specific event types from TauriSwapProgressEvent |
||
|---|---|---|
| .. | ||
| pages | ||
| BitcoinQrCode.tsx | ||
| BitcoinTransactionInfoBox.tsx | ||
| CircularProgressWithSubtitle.tsx | ||
| ClipbiardIconButton.tsx | ||
| DepositAddressInfoBox.tsx | ||
| InfoBox.tsx | ||
| MoneroTransactionInfoBox.tsx | ||
| SwapDialog.tsx | ||
| SwapDialogTitle.tsx | ||
| SwapStateStepper.tsx | ||
| TransactionInfoBox.tsx | ||