mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-24 18:03:08 -05:00
- Upgrade `sqlx` to `0.8` - Use `arti_client@0.24` in combination with [`libp2p-community-tor`](https://crates.io/crates/libp2p-community-tor/0.4.1). https://github.com/umgefahren/libp2p-tor/pull/18 was required for this. - Display spinner in GUI while Tor circuits are being established - Remove unused dependencies (`once_cell`, `tauri-plugin-devtools`, `digest`, `hyper`, `itertools`, `erased_serde`) - Bundle roboto font from npm registry |
||
|---|---|---|
| .. | ||
| harness | ||
| alice_and_bob_refund_using_cancel_and_refund_command.rs | ||
| alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired.rs | ||
| alice_and_bob_refund_using_cancel_then_refund_command.rs | ||
| alice_manually_punishes_after_bob_dead.rs | ||
| alice_manually_punishes_after_bob_dead_and_bob_cancels.rs | ||
| alice_manually_redeems_after_enc_sig_learned.rs | ||
| alice_punishes_after_restart_bob_dead.rs | ||
| alice_refunds_after_restart_bob_refunded.rs | ||
| bdk.sh | ||
| concurrent_bobs_after_xmr_lock_proof_sent.rs | ||
| concurrent_bobs_before_xmr_lock_proof_sent.rs | ||
| ensure_same_swap_id.rs | ||
| happy_path.rs | ||
| happy_path_bob_offline_while_alice_redeems_btc.rs | ||
| happy_path_restart_alice_after_xmr_locked.rs | ||
| happy_path_restart_bob_after_xmr_locked.rs | ||
| happy_path_restart_bob_before_xmr_locked.rs | ||
| punish.rs | ||
| rpc.rs | ||