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
b0d7319182
Merge pull request 'Merge dev into master' ( #2 ) from dev into master
...
Reviewed-on: https://git.hush.is/dragonx/SilentDragonXLite/pulls/2
2024-11-18 04:23:38 +01:00
fekt
336d85e6c7
Update checkpoints
2024-11-17 22:09:45 -05:00
dan_s
54813c8827
updating checkpoints and build script
2024-11-05 16:40:05 -06: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
573fba9ba0
More translation replacements
2024-04-15 21:10:44 -04:00
fekt
054dcb451b
Fix halving calculation
2024-04-15 15:01:39 +00:00
duke
9947c14411
DRGX has a blocktime of 36s
2024-04-15 13:49:54 +00:00
fekt
9f47d1e293
Update blocktime for DRGX
...
Difficulty, longestchain, and some other data does not render in UI and needs to be fixed. Halving calculations also need to be reviewed for accuracy for DRGX.
2024-04-15 01:41:53 -04:00
fekt
f620f6c519
Update 'README.md'
2024-04-15 05:39:43 +00:00
fekt
45f69aa78f
Add settings locations and remove broken screenshot for now
2024-04-15 04:29:17 +00:00
fekt
07bf4a2eab
taddr private keys can start with a 7
2024-04-15 00:14:52 -04:00
fekt
e50cb1e2c6
Default price feed to off and hide bg image in chat for now
2024-04-14 23:44:36 -04:00
fekt
e1671d48c0
Merge branch 'dev' of https://git.hush.is/dragonx/SilentDragonXLite into dev
2024-04-14 19:09:21 -04:00
fekt
a91cbf04e1
More assets
2024-04-14 19:09:06 -04:00
fekt
6a8a8eac54
Minor DRGX changes for requests and midnight theme
2024-04-14 18:44:53 -04:00
fekt
b814c78837
Updates for chat money requests
2024-04-14 18:30:48 -04:00
fekt
bbf19cfce5
red stuff
2024-04-14 01:05:20 -04:00
fekt
fd4510a2b8
Initial assets update
2024-04-14 00:31:11 -04:00
fekt
f70dd99b9c
Test using ticker here instead
2024-04-11 21:29:45 -04:00
fekt
2b26d95121
Update settings.h
2024-04-11 21:26:12 -04:00
fekt
df897a977f
Minor fix for price
2024-04-11 21:23:19 -04:00
fekt
545c27ba36
More translations and UI stuff
2024-04-11 21:19:22 -04:00
fekt
5653a27292
Explorer and other URLs
2024-04-11 21:04:08 -04:00
fekt
a3ce9a3ae8
Updating translations and some UI stuff
2024-04-11 20:55:22 -04:00
fekt
022e322a0b
Use ticker instead
2024-04-11 20:21:43 -04:00
fekt
1878701ab1
Removing some unused and old stuff
2024-04-11 20:08:40 -04:00
fekt
81ae13be42
Moaaaar Dragon
2024-04-11 00:19:25 -04:00
fekt
c34b5ad16a
Dragonify more things
2024-04-11 00:16:41 -04:00
fekt
b61085de60
Update DRGX market data
2024-04-10 23:59:51 -04:00
fekt
7919e882bd
Update silentdragonx-lite.pro
2024-04-10 23:19:19 -04:00
fekt
4b44201d8d
Rename and add missing lib
2024-04-10 22:54:07 -04:00
fekt
7f882545de
Point to correct commit for sdxl-cli
2024-04-10 22:44:46 -04:00
fekt
e1e0ac79cb
Search/replace for dragonx
2024-04-10 21:10:50 -04:00
fekt
9ec9c8a68f
Update README.md
2024-04-10 20:38:55 -04:00
fekt
030d5d58b6
Update README.md
2024-04-10 20:38:00 -04:00
fekt
704f6611dc
Point to the commit with latest sdxl-cli
2024-04-10 20:28:45 -04:00
fekt
faaa5a7c39
Update version.h
2024-04-10 20:09:09 -04:00
fekt
40573a9bdc
Add DRGX light servers
2024-04-10 19:06:53 -04:00
onryo
c4b1705a44
mv liblibsodium.a libsodium.a
2024-03-26 03:45:49 +00:00
onryo
00fe0ea59d
Merge pull request 'Merge dev into main' ( #149 ) from dev into master
...
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/149
2024-03-25 01:49:10 +00:00
onryo
32ba8b8f9b
Add release notes for v2.0.2
2024-03-25 01:46:52 +00:00
onryo
ddad184bb9
cargo vendor
2024-03-25 02:39:17 +01:00
onryo
e1ef74c83c
Point to the commit with the latest sdl-cli
2024-03-25 02:38:20 +01:00
onryo
70237c2d84
rm backend server
2024-03-24 11:12:32 +00:00
onryo
d2ceecaffa
rm backend server
2024-03-24 11:11:23 +00:00
onryo
c2d7161ea2
Merge branch 'dev'
2024-02-10 14:30:18 +01:00
onryo
b917e39071
Update version file
2024-02-10 14:09:36 +01:00
onryo
35482c2ab1
cargo vendor
2024-02-10 14:05:38 +01:00
onryo
0c142c7b23
Point to the commit with the latest sdl-cli
2024-02-10 14:02:59 +01:00