Commit Graph

8 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
Duke Leto
82751b7b57 update text for new and restoring seeds 2022-02-16 14:21:12 -05:00
DenioD
82c221318d set default quantity and birthday for restore 2020-07-30 11:22:05 +02:00
DenioD
eeeca51cec rename number to quantity 2020-06-19 08:08:32 +02:00
DenioD
5f67dd4a32 restore 10 zaddr by default, and allow variable zaddr size 2020-06-18 13:46:04 +02:00
Charles
65379b8c06 Updated window titles, fixed addressbook layout issues with Avatar & Nickname, spellings. 2020-06-10 02:17:08 -04:00
Aditya Kulkarni
c3fcdcb4c5 Validate birthday and save wallet at exit 2019-10-24 12:09:27 -07:00
Aditya Kulkarni
9c4ef3e019 Wire up new seed page for wizard 2019-10-24 11:17:22 -07:00