mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-17 17:44:02 -05:00
* monero-sys: mark all wallet calls as fallible Instead of assuming the channel will never be closed. * monero-sys: handle closed channel from wallet thread side Also put monero-sys logs into a tracing span per thread * don't panic when uninstall c++ log callback fails * monero-sys: catch panics in operations on wallet thread At least long enough to log the error * monero-sys: propagate c++ exceptions for all calls, except for simple getters |
||
|---|---|---|
| .. | ||
| capabilities | ||
| gen | ||
| icons | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| tauri.conf.json | ||
| tauri.windows.conf.json | ||