Commit Graph

181 Commits

Author SHA1 Message Date
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
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
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
Duke
fd5eec230e Allow custom number of cores to compile via build.sh #137 2024-01-14 09:19:39 -05:00
jahway603
5df4d75a43 Revert "Ubuntu 18.04 is now EOL, so removing from README"
This reverts commit 5114b76be2.
2023-12-01 10:47:26 -05:00
jahway603
5114b76be2 Ubuntu 18.04 is now EOL, so removing from README 2023-11-28 21:04:23 -05:00
onryo
9a7e87fa1d Add build instruction for Ubuntu 22.04 2023-11-01 10:34:39 +00:00
Duke
430a7ab474 Delete websuckets 2023-03-04 12:20:06 -05:00
onryo
7dbe92e848 Update image 2023-02-21 20:34:37 +00:00
fekt
679b90734a Added Mac wallet location 2023-02-19 18:03:17 +00:00
jahway603
a113b3a3df Update 'README.md'
included info about 1.63 being the latest rustc that can successfully build SDL as seen in Issue #89
2023-02-19 04:33:11 +00:00
onryo
69ea9ace50 New screenshot
Related to https://git.hush.is/hush/hushchat/issues/7
2022-12-11 22:05:52 +00:00
jahway603
2d3ef67a82 Merge remote-tracking branch 'remotes/upstream/dev' into dev 2022-02-12 02:24:08 -05:00
Duke Leto
60815a95b0 Merge branch 'master' into dev
Conflicts:
	src/mainwindow.cpp
2022-02-11 08:31:23 -05:00
Duke Leto
3db92080fd Add missing build-essential dep to default compile instructions 2021-12-20 18:04:55 -05:00
jahway603
25a6d289ab cleanup of README.md between the diffs in dev and master branch 2021-12-19 20:54:25 -05:00
Duke Leto
7c43664652 Update 'README.md' 2021-11-10 00:18:01 +00:00
oDinZu
47ab9470d6 improve rust instructions 2021-11-09 23:14:00 +00:00
oDinZu
2f63d978aa Update 'README.md' 2021-10-29 19:38:25 +00:00
oDinZu
11d689c5ba Update 'README.md'
Need qttools5-dev-tools for using lupdate with build.sh linguist and added rustup instructions for ensuring 1.49.
2021-10-29 19:37:28 +00:00
jahway603
d7c1f81a7a clarified rust pre-installation from user feedback 2021-06-04 14:20:11 -04:00
Duke Leto
10a23e795d Update 'README.md' 2021-05-07 20:18:12 +00:00
Duke Leto
00534af1e8 Merge branch 'master' into dev 2021-02-24 07:31:32 -05:00
Duke Leto
2d5c336a2d Merge branch 'master' of https://git.hush.is/hush/SilentDragonLite
Conflicts:
	README.md
2021-02-24 07:30:15 -05:00
Duke Leto
d75c4a2fda Update 'README.md' 2021-02-22 07:26:20 +00:00
Duke Leto
3eeb47e222 Update 'README.md' 2021-02-22 07:24:54 +00:00
Duke Leto
b3912a24a2 changes from jahway603 2021-02-08 09:37:23 -05:00
jahway603
d1e0263dcf updated README.md 2021-02-05 23:57:53 -05:00
Duke Leto
cc523a0a86 We do it for the zlulz 2021-01-02 17:50:36 -05:00
Duke Leto
8cd5a57ccd Make stuff copy+pasteable like a good code sherpa 2021-01-02 12:29:26 -05:00
Duke Leto
3b75b37b81 Stuff 2021-01-02 12:27:34 -05:00
jahway603
31a607a88f added gilardh changes
added changes from @gilardh to resolve the conflicting file in PR #1
2020-11-29 00:12:19 +00:00
Duke Leto
b85d29ba56 Update links 2020-11-19 10:32:10 -05:00
jahway603
a4a89dfd81 updated README.md with new badges and Arch AUR package install info 2020-08-23 23:16:46 -04:00
jahway603
eda743b497 minor changes to README.md 2020-08-23 16:21:19 -04:00
jahway603
cfb8c36de8 added badges and Mac OSX support to README.md 2020-08-23 16:13:36 -04:00
DenioD
796491923b add new Tor hidden service server 2020-06-27 22:12:17 +02:00
Duke Leto
784bffce96 Update README.md 2020-06-11 22:52:21 -04:00
Duke Leto
e86a824783 Update README.md 2020-06-11 22:51:37 -04:00
Denio
ba1c9fc7d3 Add Tor Onion Service HowTo 2020-04-13 14:25:04 +02:00
Denio
717148f2bf Update README.md 2020-02-10 15:27:43 +01:00
Denio
50670d0d0c Update README.md 2020-02-10 11:26:50 +01:00
Denio
d10c89cb71 Update README.md 2019-12-14 22:15:02 +01:00
Denio
2522883d99 Update README.md 2019-12-13 23:21:37 +01:00
Denio
ed97208853 Merge branch 'master' into master 2019-12-13 23:13:57 +01:00
Denio
3f0f2a3e9a Update README.md 2019-12-13 07:52:28 +01:00
Denio
1f2090909f Update README.md 2019-12-04 19:08:27 +01:00