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
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
9dce18e151
continue instead of returning after secretstream badness
2021-05-29 18:07:28 -04:00
DenioD
edc3e0840a
reduce size of emoji #183 , dont close emoji window #184
2020-08-23 19:14:32 +02:00
DenioD
b435f7b698
fix emoji
2020-06-24 07:18:36 +02:00
DenioD
ab2140b72d
add hush/sd emoji, scroll to the end of chat after clicking new contact
2020-06-22 11:13:10 +02:00
DenioD
5907b40f1c
add more emojis
2020-06-22 10:28:34 +02:00
DenioD
27d743646a
first implementation of emojis
2020-06-21 22:23:15 +02:00
DenioD
68bfdb6234
fix chatbubble sizing
2020-06-15 22:43:34 +02:00
miodragpop
5aa1bb1701
preserving unicode and newlines
2020-06-15 20:28:39 +02:00
DenioD
cdb1277b91
dont show context menu without contact #94
2020-06-06 11:26:49 +02:00
DenioD
70dbc1f131
dont write message over the border of chatbubble
2020-06-05 23:13:03 +02:00
DenioD
747580151a
change some gui elements
2020-05-21 21:32:45 +02:00
DenioD
74aaa0482f
improve some gui elements
2020-05-14 22:52:28 +02:00
Strider
6c4ee63b72
update// added idgenerator and resolved mergeconflicts
2020-05-09 22:03:55 +02:00
Strider
0f57412258
update// added new model derived from chatmodel and contactmodel, moved listchatdelegate to a seperated class file
2020-05-09 17:55:12 +02:00