synor/apps/desktop-wallet
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
..
e2e feat(wallet): add comprehensive desktop wallet features 2026-02-02 11:35:21 +05:30
src fix: desktop wallet navigation and build issues 2026-02-02 15:37:41 +05:30
src-tauri fix: desktop wallet navigation and build issues 2026-02-02 15:37:41 +05:30
docker-compose.dev.yml expansion of desktop wallet features. 2026-02-02 14:30:07 +05:30
Dockerfile feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
Dockerfile.dev expansion of desktop wallet features. 2026-02-02 14:30:07 +05:30
index.html feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
package.json feat(wallet): add comprehensive desktop wallet features 2026-02-02 11:35:21 +05:30
playwright.config.ts feat(wallet): add comprehensive desktop wallet features 2026-02-02 11:35:21 +05:30
pnpm-lock.yaml feat(wallet): add comprehensive desktop wallet features 2026-02-02 11:35:21 +05:30
postcss.config.js feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
tailwind.config.js feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
tsconfig.json feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
tsconfig.node.json feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
vite.config.ts expansion of desktop wallet features. 2026-02-02 14:30:07 +05:30