Commit Graph

19 Commits

Author SHA1 Message Date
7ec272df90 v1.1.1: release build with tx display fix, birthday parse fix 2026-03-22 10:52:25 -05:00
5fe5447474 v1.1.1: Fix sent tx showing wrong addresses, fix CRLF line endings in build.sh
- Fix change output detection using IVK-based decryption instead of
  static address list, so sent transactions only show the actual
  recipient address
- Fix CRLF line endings in build.sh
- Add release notes for v1.1.1
- Update Linux binary
2026-03-22 09:27:56 -05:00
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
Duke
68d9388c1b Check for valid QT versions or bail early 2024-01-20 13:01:18 -05:00
jahway603
1fb344a8c2 updated build.sh for better OS compatibility 2024-01-16 20:45:12 -05:00
Duke
6bbd2ac358 Fix bug in using more cores to compile in build.sh 2024-01-14 09:33:06 -05:00
Duke
f15a28f3ec Fix bug in reporting version being compiled in build.sh 2024-01-14 09:21:57 -05:00
Duke
fd5eec230e Allow custom number of cores to compile via build.sh #137 2024-01-14 09:19:39 -05: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
3695e68190 update copyright 2022-02-16 14:08:28 -05:00
Duke Leto
7975f02a36 Check for qmake and make in build.sh 2021-11-05 06:43:55 -07:00
Duke Leto
aebaa01e19 Set error code correctly when cargo or rustc not found 2021-07-26 23:08:21 -04:00
jahway603
e6d3c8db51 added rustc and cargo checks to build.sh 2021-07-08 12:14:09 -04:00
Duke Leto
3149f04fc1 . 2021-04-10 02:22:42 -04:00
Duke Leto
eb831a1e69 Use only 4 cores for now to prevent running out of RAM 2021-02-26 13:40:40 -05:00
Duke Leto
0cee4989c0 Happy 2021 2021-01-02 11:20:58 -05:00
Denio
c0e3d862b5 add build scripts for Linux/Win 2019-11-10 16:45:13 +01:00