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
onryo
16b6d43786 Revert the merge revert
This reverts commit 3c2414028b.
2024-01-06 18:21:41 +01:00
onryo
3c2414028b Revert "Merge branch 'dev'"
This reverts commit 4a7dd7f959, reversing
changes made to a89a0cc1c6.
2024-01-06 16:27:48 +01:00
Duke
430a7ab474 Delete websuckets 2023-03-04 12:20:06 -05:00
jahway603
2d3ef67a82 Merge remote-tracking branch 'remotes/upstream/dev' into dev 2022-02-12 02:24:08 -05:00
jahway603
68eefa1b0e removed unneeded files 2021-12-19 21:22:00 -05:00
jahway603
5a6fb909a6 working on getting windows bins 2021-11-01 20:24:03 -04:00
jahway603
cd890f3ae0 created doc dir 2021-11-01 20:02:58 -04:00