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
852207199f
fix for incoming requests
2020-06-07 21:19:41 +02:00
DenioD
d0f406d373
add hushrequest and delete contact
2020-05-27 13:47:22 +02:00
DenioD
56cc89a918
dont delete unsent message when switching tab, add more contextmenu
2020-05-27 07:41:11 +02:00
DenioD
537d3828b0
add contectmenu to contactitems
2020-05-25 22:44:07 +02:00
DenioD
74aaa0482f
improve some gui elements
2020-05-14 22:52:28 +02:00
Strider
abdad2b09d
update// updated contactmodel and added new generatorclass
2020-05-09 21:19:59 +02:00
DenioD
9600242e70
fix icon and background problem on mac/win
2020-05-07 21:24:51 +02:00
DenioD
5ff2d1ba47
first implementation of automated contact request detection - work in progress
2020-05-06 15:41:40 +02:00
DenioD
492ebbf1c5
some changes
2020-05-05 17:15:05 +02:00
DenioD
dc61bb38c7
add contact on Chattab
2020-05-04 20:17:20 +02:00
DenioD
5dbfe1e4ad
choose a avatar when create a contact
2020-05-04 16:06:08 +02:00
DenioD
30a5403833
Add ComboBox for avatar
2020-05-04 11:15:05 +02:00
DenioD
4da6eddae2
switch sides of conversation
2020-05-03 19:45:49 +02:00
DenioD
dbbc079432
add new standard avatar
2020-05-03 18:52:29 +02:00
DenioD
0e2c8503fe
add new background images to chatlist
2020-05-03 17:22:16 +02:00
DenioD
c8b274ecfe
switch to listview for contacts
2020-05-03 13:28:41 +02:00
DenioD
1aa5a05589
take sendtoaddr,myaddr and cid from contact object
2020-04-29 18:20:53 +02:00
DenioD
dd48ab87eb
create and add cid to Addressbook
2020-04-29 16:58:33 +02:00
DenioD
e9ae0e78c5
send Memo to selected Contact
2020-04-29 00:51:07 +02:00
DenioD
96ea7278d8
refresh contactlist on HushChat tab
2020-04-28 22:16:29 +02:00
Strider
30edee0470
update// added rederfcuntion to contactlist (causes segfaul on compiling)
2020-04-28 22:05:40 +02:00
Strider
2efec07e42
update// refactored addressbook with new storage format
2020-04-28 20:24:50 +02:00