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
fekt
e1e0ac79cb Search/replace for dragonx 2024-04-10 21:10:50 -04: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
6590a49bb5 Update 'doc/release-process.md' 2023-02-26 14:33:50 +00:00
onryo
3613ddea06 Update 'doc/release-process.md' 2023-02-18 01:21:07 +00:00
Duke Leto
ce998601db Update 'doc/release-process.md' 2022-11-03 16:16:02 +00:00
Duke Leto
72eba34791 Update 'doc/release-process.md' 2022-11-03 12:41:25 +00:00
Duke Leto
44d407d4b0 Update 'doc/release-process.md' 2022-11-03 12:28:23 +00:00
Duke Leto
a4e1b51c79 Update 'doc/release-process.md' 2022-11-03 12:18:12 +00:00
Jonathan "Duke" Leto
c460cfad41 Mention checkpoints in our release doc 2022-11-03 03:58:34 -07:00
Jonathan "Duke" Leto
757d303802 Add release doc 2022-11-03 03:54:55 -07:00