synor/apps/desktop-wallet/src-tauri/src
Gulshan Yadav 681f40cb5e fix: desktop wallet navigation and build issues
- Add escape options on unlock page (import/reset wallet)
- Add confirmation modal for wallet reset with warning
- Fix Rust build errors by adding once_cell and md5 dependencies
- Remove duplicate Arc import in commands.rs
- Browser mock mode improvements for 24-word mnemonic
2026-02-02 15:37:41 +05:30
..
commands.rs fix: desktop wallet navigation and build issues 2026-02-02 15:37:41 +05:30
crypto.rs fix(desktop-wallet): update crypto APIs for bech32 v0.11 and bip39 v2 2026-01-10 07:08:47 +05:30
error.rs expansion of desktop wallet features. 2026-02-02 14:30:07 +05:30
keychain.rs feat(wallet): add OS keychain integration with biometric unlock 2026-01-11 17:31:21 +05:30
lib.rs expansion of desktop wallet features. 2026-02-02 14:30:07 +05:30
main.rs feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
node.rs desktop wallet enhancements 2026-02-02 04:54:53 +05:30
rpc_client.rs desktop wallet enhancements 2026-02-02 04:54:53 +05:30
wallet.rs feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
wallet_manager.rs expansion of desktop wallet features. 2026-02-02 14:30:07 +05:30
watch_only.rs expansion of desktop wallet features. 2026-02-02 14:30:07 +05:30