mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-20 10:55:37 -05:00
* feat(gui): Partially availiable global state * move tauri command into own module * move commands list into src-tauri/src/commands.rs * cleanup swap/src/cli/api.rs * add contextRequirement attribute to PromiseInvokeButton * amend * allow wallet operation on partially availiable context * improvements * fix some linter errors * limit amount of logs to 5k * keep behaviour from before * make sure if swapId is null useActiveSwapLogs, return no logs * remove unused variable * create ContextStatusType enum |
||
|---|---|---|
| .. | ||
| alert | ||
| icons | ||
| inputs | ||
| modal | ||
| navigation | ||
| other | ||
| pages | ||
| snackbar | ||
| App.tsx | ||
| PromiseInvokeButton.tsx | ||
| theme.tsx | ||