xmr-btc-swap/src-tauri
binarybaron 6cd228fada
feat(swap): Use art_client to dial over Tor (#196)
- 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
2024-11-21 01:00:36 +01:00
..
capabilities fix(tauri): Remove dialog::default capability 2024-11-07 21:57:56 +01:00
icons feat: Add custom Icon 2024-08-09 20:14:06 +02:00
src feat(swap): Use art_client to dial over Tor (#196) 2024-11-21 01:00:36 +01:00
.gitignore feat: cargo project at root 2024-08-08 00:49:04 +02:00
build.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
Cargo.toml feat(swap): Use art_client to dial over Tor (#196) 2024-11-21 01:00:36 +01:00
tauri.conf.json Prepare release 1.0.0-rc.5 (#195) 2024-11-19 17:28:21 +01:00