This website requires JavaScript.
55a36e0d06
fix: drag-to-transfer drop not triggering transfer dialog
v1.2.0-rc1
dev
dan_s
2026-04-12 19:07:41 -05:00
7937aad4fb
fix: sidebar nav text overflow for long translations
dan_s
2026-04-12 18:45:48 -05:00
077f9a7403
Add bootstrap download dialog and fix 100 missing translation keys
dan_s
2026-04-12 18:19:01 -05:00
9f23b2781c
feat: modernize address list with drag-transfer, labels, and UX polish
dan_s
2026-04-12 17:29:56 -05:00
79d8f0d809
refactor: rewrite sidebar layout with two-pass architecture
dan_s
2026-04-12 16:34:31 -05:00
dc4426810f
fix: accurate sync speed display, add missing i18n keys, native language names
dan_s
2026-04-12 15:12:36 -05:00
915c1b4d23
feat: non-blocking warmup — connect during daemon initialization
dan_s
2026-04-12 14:32:57 -05:00
28b9e0dffb
fix: auto-refresh peers list, show warmup status during daemon startup
dan_s
2026-04-12 13:43:45 -05:00
6be0a58c26
feat: use DragonX DNS seed nodes, pass -maxconnections to daemon, show sync speed
dan_s
2026-04-12 13:22:22 -05:00
fbdba1a001
feat: CJK font rendering, force quit confirmation, settings i18n
DanS
2026-04-12 10:32:58 -05:00
821c54ba2b
Redesign benchmark to measure sustained (thermally throttled) hashrate instead of initial burst performance. Previously the benchmark used a fixed 20s warmup + 10s peak measurement, which reported inflated results on thermally constrained hardware (e.g. 179 H/s vs actual sustained 117 H/s on a MacBook Pro).
DanS
2026-04-06 13:51:56 -05:00
3ff62ca248
v1.2.0: UX audit — security fixes, accessibility, and polish
DanS
2026-04-04 19:10:58 -05:00
bbf53a130c
refactor: tab-aware prioritized refresh system
DanS
2026-04-04 13:05:00 -05:00
1f9e43d7b2
refactor: extract AI/agent files into separate repo
DanS
2026-04-04 11:36:04 -05:00
5ebccceffc
refactor: move AI/agent files into ObsidianDragon-agent/
DanS
2026-04-04 11:29:12 -05:00
9d2d581474
docs: add ARCHITECTURE.md with project overview
DanS
2026-04-04 11:17:21 -05:00
096f8ee90e
docs: add copilot-instructions.md and file-level comments
DanS
2026-04-04 11:14:31 -05:00
ca199ef195
fix: console not connected when fast-lane RPC still connecting
master
DanS
2026-04-03 11:34:32 -05:00
97bd2f8168
build: macOS universal binary (arm64+x86_64) with deployment target 11.0
DanS
2026-04-03 10:55:07 -05:00
09f287fbc5
feat: thread benchmark, GPU-aware idle mining, thread scaling fix
dan_s
2026-04-01 17:06:05 -05:00
b3d43ba0ad
update build output filenames to include version info
v1.1.1
dan_s
2026-03-25 11:24:21 -05:00
430290f97a
update hardcoded version for mac dmg build
DanS
2026-03-25 11:18:03 -05:00
30fc5da520
feat: track shielded send txids via z_viewtransaction
dan_s
2026-03-25 11:06:09 -05:00
f02c965929
fix: macOS block index corruption, dbcache auto-sizing, import key rescan height
DanS
2026-03-25 11:00:14 -05:00
f0b7b88ef2
update mac icons
v1.1.0
DanS
2026-03-19 14:46:33 -05:00
53d08de639
macOS port: build, rendering, daemon, and mining fixes
M
2026-03-19 14:26:04 -05:00
8645a82e4f
feat: sync thread grid during idle scaling, skip lock screen while pool mining, add paste preview to import key dialog
improvements
dan_s
2026-03-19 06:10:46 -05:00
9e94952e0a
v1.1.0: explorer tab, bootstrap fixes, full theme overlay merge
dan_s
2026-03-17 18:49:46 -05:00
4a841fd032
daemon version check, idle mining control, bootstrap mirror, import key paste, and cleanup
dan_s
2026-03-17 14:57:12 -05:00
f0c87e4092
update version to v1.0.2
dan_s
2026-03-12 02:29:08 -05:00
c5ef4899bb
fix: remove D3D11 debug layer flag that prevented startup on user machines
v1.0.2
v1.0.1
dan_s
2026-03-12 00:13:27 -05:00
36b67e69d0
fix xmrig bundling issues
v1.0.0
dan_s
2026-03-11 21:14:03 -05:00
06c80ef51c
fix scrolling bug
dan_s
2026-03-11 03:15:31 -05:00
6bd5341507
build: Linux release outputs binaries zip + AppImage, bundle sapling params
dan_s
2026-03-11 01:38:59 -05:00
5284c0dbb6
ui: add idle delay combo to mining tab
dan_s
2026-03-11 01:38:48 -05:00
cf520fdf40
ui: reorganize settings page with collapsible sections
dan_s
2026-03-11 01:38:40 -05:00
96c27bb949
feat: Full UI internationalization, pool hashrate stats, and layout caching
dan_s
2026-03-11 00:40:50 -05:00
cc617dd5be
Add mine-when-idle, default banlist, and console parsing improvements
dan_s
2026-03-07 13:42:31 -06:00
653a90de62
fix: Windows identity, async address creation, mining UI, and chart artifacts
dan_s
2026-03-05 22:43:27 -06:00
4b16a2a2c4
improve diagnostics, security UX, and network tab refresh
dan_s
2026-03-05 05:26:04 -06:00
c51d3dafff
fix text shifting in status bar from font scale changes
dan_s
2026-03-05 01:29:03 -06:00
68c2a59d09
improved font scaling text and window adjustment, added ctrl + scroll hotkey for font scaling
dan_s
2026-03-05 01:22:20 -06:00
45a2ccd9f3
refresh network info instantly when switching to network tab
dan_s
2026-03-04 15:16:32 -06:00
0ca1caf148
feat: RPC caching, background decrypt import, fast-lane peers, mining fix
dan_s
2026-03-04 15:12:24 -06:00
7fb1f1de9d
Rename hush→dragonx across wallet codebase
dan_s
2026-03-04 03:17:32 -06:00
386cc857b0
setup script improvements, automatically clone xmrig-hac and build for multiple platforms
dan_s
2026-03-03 01:47:44 -06:00
3e6136983a
update links
dan_s
2026-03-03 01:20:03 -06:00
2c1862aed3
change release output names
dan_s
2026-02-28 15:28:40 -06:00
4b815fc9d1
feat: blockchain rescan via daemon restart + status bar progress
dan_s
2026-02-28 15:06:35 -06:00
f5378a55ed
UX improvements
DanS
2026-02-28 00:57:11 -06:00
6607bae2b5
Update README.md
DanS
2026-02-28 00:53:41 -06:00
eebfd5947e
console and mining tab visual improvements
DanS
2026-02-27 13:30:06 -06:00
48ce983966
Reduce redundant RPC calls in periodic refresh cycle
DanS
2026-02-27 02:28:29 -06:00
721fb292c4
added visual feedback to mining button to show miner is in process of startup/shutdown
DanS
2026-02-27 00:48:13 -06:00
f3fcda1a5e
update README link
DanS
2026-02-27 00:29:35 -06:00
3aee55b49c
ObsidianDragon - DragonX ImGui Wallet
DanS
2026-02-26 02:31:52 -06:00