Commit Graph

12 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
onryo
c01e7ac728 Preparing for the release 2024-01-06 15:18:25 +01:00
onryo
613df81407 Add Q_OBJECT macros and fix Cannot invoke tr 2023-02-24 14:47:22 +01:00
onryo
5a389cf1cf Revert "Add Q_OBJECT macros"
This reverts commit c50588713a.
2023-02-24 09:41:58 +01:00
onryo
c50588713a Add Q_OBJECT macros 2023-02-24 08:42:39 +01:00
onryo
b74d2952f5 update copyrights 2023-02-20 15:39:41 +01:00
Duke Leto
8acb4a5db1 update copyright year 2022-01-13 22:42:18 -05:00
Duke Leto
0cee4989c0 Happy 2021 2021-01-02 11:20:58 -05:00
Aditya Kulkarni
c70819be0f Requst payment dialog 2019-03-22 13:27:24 -07:00
Aditya Kulkarni
9dd6821178 Refactor MemoEdit 2019-03-22 12:44:40 -07:00