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
fb1626d11d
less DEBUG flood, add an automation that triggers when there are less than 7 free spendable notes and increases their number by executing a transaction with the amount = fee by replacing a sietch transaction.
2024-01-11 17:45:12 +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
cbc77e9d58
more error checking, logging and fix some compiler warnings
2021-12-21 12:37:13 -05:00
Duke Leto
0cee4989c0
Happy 2021
2021-01-02 11:20:58 -05:00
DenioD
4440911615
fix disappearing contacts #197
2020-09-22 12:53:56 +02:00
DenioD
e4899b578e
add error check for addresslabels
2020-09-15 22:17:36 +02:00
DenioD
0d53085b7e
update lib
2020-07-29 15:42:52 +02:00
DenioD
460974f594
switch back to json lohman - qtjson in new branch for more testing
2020-07-05 20:06:35 +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
cf7a4c08a3
reuse pwhash, delete plain wallet.dat after read/write
2020-06-15 21:16:35 +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
05809afeb1
decrypt addrbook only if needed, show only memos in requests
2020-06-12 23:50:50 +02:00
DenioD
92e20e1c98
rename old addrbook to .bak and create a new one #109
2020-06-10 17:07:45 +02:00
DenioD
1bc63f41f6
add button to create a new zaddr
2020-06-07 21:55:39 +02:00
DenioD
852207199f
fix for incoming requests
2020-06-07 21:19:41 +02:00
DenioD
4b7af93e0d
on/off switch for rendering encrypted messages
2020-06-02 18:10:19 +02:00
DenioD
030443393f
rename sdlogo, refresh at new contact
2020-05-30 22:46:57 +02:00
DenioD
b67d304b66
undo addressbooklabels storage in filesystem
2020-05-30 21:43:04 +02:00
Strider
4413d3de62
update// address improvement
2020-05-28 20:45:30 +02:00
DenioD
cfbcc43b14
render only new requests
2020-05-27 21:42:39 +02:00
DenioD
1a36a7f3c4
try catch myZaddr
2020-05-21 21:44:21 +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
Strider
4f584ac86e
update// added filesystem and reformated addressbook
2020-05-17 13:18:19 +02:00
DenioD
1e59b30280
undo addressbook fix
2020-05-16 20:29:35 +02:00
Strider
9f7fa3ae99
update// improved addressbook performance
2020-05-16 11:48:15 +02:00
DenioD
74aaa0482f
improve some gui elements
2020-05-14 22:52:28 +02:00
DenioD
96a073cacf
dont scan transactions to often
2020-05-14 13:26:24 +02:00
DenioD
203588a59b
fix Addressbook
2020-05-08 18:51:16 +02:00
DenioD
8183b245c6
add a first Button for a new HushChat Address on chattab
2020-05-07 21:57:47 +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
f515be1aa8
create a cid in addressbook but make it editable for the beginning
2020-05-01 21:40:45 +02:00
DenioD
6ddb6855d4
merge and ui update - for debug
2020-05-01 19:36:38 +02:00
DenioD
24d3a4e982
fix typo
2020-05-01 00:18:31 +02:00
DenioD
70302829b7
make Addressbook HushChat address changeable and show it earlier
2020-05-01 00:02:28 +02:00
DenioD
ab1e525860
render incoming and outgoing memos in a chat conversation
2020-04-30 21:18:37 +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
a5020cbe24
render HushChat Address in Addressbook
2020-04-28 23:01:11 +02:00