Commit Graph

9 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
DenioD
edc3e0840a reduce size of emoji #183, dont close emoji window #184 2020-08-23 19:14:32 +02:00
DenioD
2ae92a8434 create/restore at startup if needed 2020-08-21 20:54:12 +02:00
Charles
f734976773 More GUI fixes, typos and GUI updates for fixed frame sizes encrypt/decrypt boxes. 2020-06-08 18:11:18 -04:00
Charles
6e4dc28bad Midnight Theme fixes & English updates. 2020-06-04 22:20:08 -04:00
DenioD
e105cee439 rename password to passphrase 2020-06-03 09:52:55 +02:00
DenioD
e2caf2b3e8 only one passphrase at beginning 2020-06-02 21:01:18 +02:00
DenioD
4ea9a5e493 new window for startup encryption process 2020-05-23 23:14:17 +02:00
DenioD
b03b926052 new window for startup encryption process 2020-05-23 23:13:58 +02:00