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
onryo
c01e7ac728
Preparing for the release
2024-01-06 15:18:25 +01:00
Duke
430a7ab474
Delete websuckets
2023-03-04 12:20:06 -05: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
0cee4989c0
Happy 2021
2021-01-02 11:20:58 -05:00
Denio
f6bbfc0ed8
fix translation error
2019-12-04 11:16:27 +01:00
Denio
70d1ee58ba
fix an error where sdl is not translated
2019-11-23 07:04:21 +01:00
Denio
1f1a93006c
merge manually
2019-11-19 13:39:49 +01:00
Aditya Kulkarni
b32a1d4732
Naming
2019-11-13 15:12:46 -08:00
DenioD
94d21ecbea
change App Name to SilentDragonLite, clean up build trash
2019-11-02 14:04:15 +01:00
DenioD
1df1f9c3e0
fix dir creation, change .log path
2019-11-01 16:27:33 +01:00
DenioD
6914279526
fix zs address error
2019-10-27 20:24:28 +01:00
DenioD
cf4fb6637e
merge and updates
2019-10-27 19:46:36 +01:00
DenioD
09a7682afd
fix to find hush wallet.dat at startup
2019-10-27 10:54:23 +01:00
Aditya Kulkarni
a75f7cb40c
Remove unnecessary settings
2019-10-26 14:15:19 -07:00
Aditya Kulkarni
616621c738
Title to "Zecwallet Light"
2019-10-26 13:01:01 -07:00
DenioD
2dccd522a8
change some ports,add Hush explorer,add Hush Discord and Website
2019-10-23 23:15:46 +02:00
DenioD
08a5e3ffca
rebranding to SD
2019-10-22 00:46:02 +02:00
DenioD
5b9ef9a48c
Port to Hush
2019-10-21 00:16:23 +02:00
Aditya Kulkarni
fba4c61976
Wire up private key export
2019-10-18 19:21:40 -07:00
Aditya Kulkarni
3ab81bfd52
Cleanup names
2019-10-18 15:38:59 -07:00
Aditya Kulkarni
57bb19b941
Remove turnstile
2019-10-16 13:26:01 -07:00
Aditya Kulkarni
5939632078
Rename RPC to Controller
2019-10-07 12:45:11 -07:00
Aditya Kulkarni
72db09a7b2
Rename title to ZecWallet Full Node
2019-09-30 09:57:40 -07:00
Aditya Kulkarni
a1ee1d5c20
Clean comments
2019-07-19 11:01:29 -07:00
kimziv
bc1418a25b
add Chinese translation ( #167 )
2019-07-19 10:55:18 -07:00
Aditya Kulkarni
0f5835422d
#152 - Prevent crash on exit
2019-07-11 14:52:00 -07:00
Aditya Kulkarni
7ecd3981f2
Add command line option to select a zcash.conf
2019-05-02 13:24:43 -07:00
Aditya Kulkarni
e8405fc0e8
Merge branch 'master' of github.com:adityapk00/zec-qt-wallet
2019-03-18 20:40:56 -07:00
Aditya Kulkarni
5ef5fc96d9
mingw compilation for singleapp
2019-03-18 20:40:50 -07:00
Aditya Kulkarni
0970ac5aec
URI Handling for zcash
2019-03-18 16:31:21 -07:00
Aditya Kulkarni
842af26c7e
Add URI handler in deb
2019-03-18 14:58:22 -07:00
Aditya Kulkarni
78512cc05d
Add payment URI support on command line
2019-03-18 14:17:48 -07:00
adityapk00
f922118a46
Rename strings
2019-03-12 20:08:30 -07:00
Aditya Kulkarni
421922843e
0.6.1
2019-03-01 10:39:05 -08:00
Aditya Kulkarni
4e259d6e6c
Experimental support for headless mode
2019-02-26 13:54:22 -08:00
Aditya Kulkarni
2ccf2b5062
Add libsodium to build
2019-01-18 14:38:15 -08:00
Aditya Kulkarni
b379f364ff
Hold off translations until complete
2018-11-30 09:55:29 -08:00
Aditya Kulkarni
e1f1741384
Strings for translation
2018-11-27 14:14:39 -08:00
Aditya Kulkarni
36e46f6e30
Setup translations infra
2018-11-27 10:32:49 -08:00
Aditya Kulkarni
9776987971
Use QCoreApplication to get path
2018-11-21 09:54:58 -08:00
Aditya Kulkarni
ba257e2d40
More build script tweaking
2018-11-19 09:46:42 -08:00
Aditya Kulkarni
e9ceeda57b
remove debugging
2018-11-15 18:41:10 -08:00
Aditya Kulkarni
af4d99aa27
proper qt version check
2018-11-15 18:40:46 -08:00
Aditya Kulkarni
32bfaf252c
Source compatibility with older Qt
2018-11-15 18:27:30 -08:00
Aditya Kulkarni
b150f074f7
Address @diara 's comments about turnstile.
2018-11-15 16:36:48 -08:00