- Introduced a macro `ipc_log!` to log the invocation and result of Tauri IPC commands in the Rust backend. - Updated existing commands in `dm.rs` and `identity.rs` to use the new logging macro. - Wrapped the `invoke` function in the frontend to log all IPC calls and their results, including redacting sensitive arguments. |
||
|---|---|---|
| .. | ||
| commands | ||
| crdt | ||
| node | ||
| protocol | ||
| storage | ||
| verification | ||
| dev_server.rs | ||
| lib.rs | ||
| main.rs | ||