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
Deniod
84196cda87
create Datastore for countedNotes over 10000 puposhis, debug for notes in send
2024-01-11 12:48:49 +01: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
a135753cef
logging and error handling
2021-05-30 15:14:05 -04:00
Duke Leto
cc523a0a86
We do it for the zlulz
2021-01-02 17:50:36 -05:00
Duke Leto
0cee4989c0
Happy 2021
2021-01-02 11:20:58 -05:00
DenioD
460974f594
switch back to json lohman - qtjson in new branch for more testing
2020-07-05 20:06:35 +02:00
DenioD
c3cd34da94
add send Hush to a friend
2020-06-20 22:39:04 +02:00
miodragpop
e20efde2ed
Qtification "lite" - first round
2020-06-15 13:11:39 +02:00
DenioD
05004478d1
auto create hushchat zaddr at contact request
2020-06-13 00:40:42 +02:00
DenioD
c5c3eab002
set passphrase on initial install #64
2020-06-08 21:50:58 +02:00
DenioD
852207199f
fix for incoming requests
2020-06-07 21:19:41 +02:00
DenioD
e2caf2b3e8
only one passphrase at beginning
2020-06-02 21:01:18 +02:00
DenioD
8ffed6683c
dont refresh to often
2020-06-02 20:19:18 +02:00
DenioD
cfbcc43b14
render only new requests
2020-05-27 21:42:39 +02:00
DenioD
747580151a
change some gui elements
2020-05-21 21:32:45 +02:00
DenioD
69799fb812
fix selection on chattab
2020-05-20 23:53:39 +02:00
DenioD
41e3bbdfae
add new icons, dont write over send button
2020-05-20 20:53:14 +02:00
Strider
e6b8f000c9
update// added new writer method to filesystem to convert old format to new
2020-05-17 14:57:38 +02:00
Strider
d4bf7a83c8
update// implemented dump method to each datastoretype
2020-05-17 14:12:27 +02:00
DenioD
74aaa0482f
improve some gui elements
2020-05-14 22:52:28 +02:00
DenioD
eb263e5e0b
switch to datastore
2020-05-08 22:36:24 +02:00
Strider
30ddc479ba
update// reformated datastore and changed storage chatmodel to store with datastore
2020-05-08 21:16:40 +02:00
Strider
d0562d2c65
update// added ChatDataStore and SietchDataStore with factory-pattern
2020-05-08 20:01:57 +02:00
maxisman
2e8b46c863
update// changed datastore to factory pattern to get only the desired datastores
2020-05-08 19:39:16 +02:00
maxisman
d599bf9190
update// moved datastore to DataStore/DataStore.h
2020-05-08 19:10:59 +02:00