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
dan_s
0865358171
updated css for dragonx theme and added as option to settings menu
2024-05-08 23:21:51 -05:00
fekt
6a8a8eac54
Minor DRGX changes for requests and midnight theme
2024-04-14 18:44:53 -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
fekt
5508050fcc
Update 'res/css/Dark.css'
2023-03-26 15:27:51 +00:00
fekt
7dfce16b5f
Theme changes from SD
2023-02-20 18:58:42 -05:00
DenioD
2ab630f8eb
resolve merge conflict
2020-06-14 21:29:31 +02:00
Charles
f8e295775a
Title capitalization of all themes, fixed border for settings.ui, increased width of theme & currency boxes to accomodate longer theme names
2020-06-10 01:32:41 -04:00
Charles
6e4dc28bad
Midnight Theme fixes & English updates.
2020-06-04 22:20:08 -04:00
miodragpop
247192f7dd
translucent theme test
2020-06-04 21:21:41 +02:00
DenioD
5ff2d1ba47
first implementation of automated contact request detection - work in progress
2020-05-06 15:41:40 +02:00
Charles
0191d3ce32
added midnight theme
2020-04-30 20:15:38 -04:00
Aditya Kulkarni
5cff40c63e
Update CSS and add restart warning
2019-09-27 10:29:36 -07:00
earthorbit
e7b08612fa
Themeability ( #186 )
...
* add css (qss)
* Include css
* Merge pull request #6 from Fair-Exchange/css
Css
* fix
* beta blue
* fix
* YellowFevers UI work
* Merge pull request #7 from Fair-Exchange/css
Css - YellowFevers UI work
* Update mainwindow.cpp
* Update mainwindow.ui
* Merge pull request #6 from OleksandrBlack/css
move Tx list to balance tab
* Ease of use
General usability improvements
* Delete main.css
* style for tab
* Merge pull request #7 from YellowFeveRs/UI-work
General UI improvements
* updated tab styling
* Merge pull request #8 from Fair-Exchange/css
Css
* fix
* fix for Windows
* fix for Windows
* fix
* Merge pull request #10 from Fair-Exchange/master
Merge pull request #4 from OleksandrBlack/master
* Merge pull request #10 from Fair-Exchange/master
Merge pull request #4 from OleksandrBlack/master
* Merge pull request #11 from OleksandrBlack/css
Css
* Merge pull request #12 from OleksandrBlack/style
blue prepare
* revert
* Update zec_qt_wallet_zh.ts
* Update zec_qt_wallet_es.ts
* Update zec_qt_wallet_fr.ts
* Update zec_qt_wallet_it.ts
* Update zec_qt_wallet_pt.ts
* Update json.hpp
* Update json.hpp
* Update about.ui
* Update mainwindow.ui
* Update connection.ui
* Update connection.cpp
* Update connection.cpp
* Update application.qrc
* Update mainwindow.cpp
* Update settings.ui
2019-09-27 10:27:15 -07:00