Commit Graph

16 Commits

Author SHA1 Message Date
cd5a9f3736 DragonX compatibility: crash fixes, reorg detection, server failover, sync perf
- Fix Rust FFI panics with catch_unwind wrappers and safe CString handling
- Handle poisoned mutex/RwLock from prior panics instead of crashing
- Add stuck sync detection (10s stall threshold) and chain reorg user prompt
- Add "Skip Verification" button to seed phrase wizard
- Update payment URIs from hush: to drgx:
- Update branding strings throughout UI
- Add all 6 lite servers (lite, lite1-5.dragonx.is) with random selection
- Add server connectivity probing to skip unreachable servers
- Reuse Tokio runtime across block fetch batches to reduce sync overhead
- Update Cargo.lock dependencies
2026-03-21 03:43:23 -05:00
fekt
573fba9ba0 More translation replacements 2024-04-15 21:10:44 -04:00
Charles
65379b8c06 Updated window titles, fixed addressbook layout issues with Avatar & Nickname, spellings. 2020-06-10 02:17:08 -04:00
Charles
d97a12cbae fixed setBasePixmap after UI change for animations, plus updated string to The Dragon Awakens... 2020-05-01 14:32:35 -04:00
Denio
1f1a93006c merge manually 2019-11-19 13:39:49 +01:00
Aditya Kulkarni
cf72b366bd Update UI strings 2019-11-08 13:52:40 -08:00
DenioD
5b9ef9a48c Port to Hush 2019-10-21 00:16:23 +02:00
adityapk00
b1614caea0 Rename to Zec Wallet (#117)
* Update linux name

* Rename strings

* Rename debian/linux packages

* Rename windows build/installer

* Mac rename

* Update icon

* Update windows icon

* update background

* Prevent deleting utxos and balances while updating
2019-03-14 11:56:05 -07:00
Aditya Kulkarni
bf9ba551ea Skip some translations 2018-11-27 11:13:24 -08:00
adityapk
595a8d477a zcashd on windows 2018-11-08 13:06:30 -08:00
Aditya Kulkarni
2b9cc055bf Popup splash screen properly 2018-11-07 14:54:31 -08:00
adityapk00
2b253dd46f prettify loading dialog 2018-11-04 20:46:26 -08:00
adityapk00
79a7c41267 formatting startup loading dialog 2018-11-02 08:08:26 -07:00
Aditya Kulkarni
1b4ced8c82 Manage connection 2018-11-01 14:10:26 -07:00
Aditya Kulkarni
08bf060186 Refactor RPC 2018-11-01 11:53:35 -07:00
adityapk
5354b3c1db Add connection dialog 2018-11-01 09:40:17 -07:00