synor/apps/desktop-wallet/src-tauri
Gulshan Yadav f23e7928ea fix(desktop-wallet): update crypto APIs for bech32 v0.11 and bip39 v2
- Update bech32 encoding to use Hrp struct and segwit::encode
- Update bip39 to use from_entropy() instead of generate_in()
- Update Mnemonic::parse() instead of parse_in(Language)
- Fix HMAC ambiguity with explicit type annotation
- Add Debug and Clone derives to EncryptedWallet
- Use show_menu_on_left_click() (deprecation fix)
- Add placeholder icons for development builds
2026-01-10 07:08:47 +05:30
..
icons fix(desktop-wallet): update crypto APIs for bech32 v0.11 and bip39 v2 2026-01-10 07:08:47 +05:30
src fix(desktop-wallet): update crypto APIs for bech32 v0.11 and bip39 v2 2026-01-10 07:08:47 +05:30
build.rs feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
Cargo.toml feat(desktop-wallet): add system tray and auto-updater 2026-01-10 06:55:44 +05:30
tauri.conf.json feat(desktop-wallet): add system tray and auto-updater 2026-01-10 06:55:44 +05:30