• DanS released this 2026-04-12 19:07:41 -05:00 | 169 commits to master since this release

    DragonX (DRGX) Full-Node Desktop Wallet — v1.2.0-rc1

    This is ObsidianDragon, a native ImGui-based wallet for the DragonX network. It ships with an embedded full-node daemon (dragonxd) and an integrated CPU miner (xmrig-hac), giving users a complete, self-contained experience on Linux, Windows, and macOS.


    What's New in v1.2.0-rc1

    New Features

    • Custom address labels — assign a label and icon to any address via the built-in icon picker. Labels, icons, and visibility persist across sessions.
    • Drag-to-transfer — drag one address onto another to pre-fill a transfer between them.
    • Address list UX — copy-on-click feedback, keyboard navigation, and per-address hide/show controls.
    • Bootstrap download dialog — download a blockchain snapshot directly from Settings to skip the initial sync. The daemon is automatically stopped and restarted around the bootstrap process.
    • Non-blocking daemon warmup — the UI connects to the daemon during initialization rather than waiting for full startup, showing warmup status and sync speed in real time.
    • CJK font rendering — Chinese, Japanese, and Korean translations now render correctly with a purpose-built Noto Sans CJK subset font covering all translation glyphs.
    • Force quit confirmation — closing the wallet while the daemon is running prompts a confirmation dialog to prevent accidental data loss.
    • DNS seed nodes — the daemon now uses DragonX DNS seed nodes for peer discovery with configurable -maxconnections.
    • macOS universal binary — native arm64 + x86-64 fat binary; no Rosetta required on Apple Silicon.
    • Full i18n coverage — over 930 translated strings across 8 languages (DE, ES, FR, JA, KO, PT, RU, ZH), including status bar, settings, and all dialog text. Language selector shows native names.

    Bug Fixes

    • Console not connected — fixed a race where the console showed "not connected" while fast-lane RPC was still establishing the connection.
    • Sidebar text overflow — long translated sidebar labels (Russian, Portuguese, Spanish, German) now auto-scale to fit within button bounds; section labels also scale.
    • Sync speed display — sync speed calculation corrected to show accurate blocks/sec during initial blockchain download.
    • Peer list auto-refresh — the peers list now refreshes automatically when switching to the Network tab.

    Improvements

    • Sustained hashrate benchmark — the mining benchmark now measures thermally-throttled sustained hashrate instead of initial burst performance, giving more realistic results on heat-constrained hardware.
    • Thread benchmark & GPU-aware idle mining — per-thread benchmarking with GPU-aware idle thread scaling for optimal mining performance.
    • Tab-aware prioritized refresh — RPC refresh cycles now prioritize data for the active tab, reducing unnecessary background calls.
    • Two-pass sidebar layout — the sidebar uses a compute-then-render architecture with responsive scaling, vertical centering, and smooth collapse animation.

    Downloads

    File SHA-256
    ObsidianDragon-1.2.0-rc1.AppImage 8e9bbecb46777176159b45d733bb6ba708c44e09b1a4d1d70dfbf71172c142ec
    ObsidianDragon-1.2.0-rc1-Linux-x64.zip 4b698dedadc8fd274086cf4ef08e1f868bea7c144d5b5270ed04549a9f87f981
    ObsidianDragon-1.2.0-rc1.exe 71a48f442d9652255c5200cb1f62952698b800ba03d94730bd0dd9b2b3bacc77
    ObsidianDragon-1.2.0-rc1-Windows-x64.zip fb3cf0cd65dc3e1ebde3e29d21eb03eb15a454603bdea693ff3d99ab76ebd197
    DragonX_Wallet-1.2.0-rc1-macOS-universal.dmg ffa885ddc603cde40dfe11871cb18fef0d22226408224c8ac8eeebfe7526f499
    ObsidianDragon-1.2.0-rc1-macOS-universal.app.zip 2517cf722cbd6b808c0c3de9916aabb78ffac73b91fc9a7517aced4b05642eaa

    System Requirements

    • Linux: x86-64, glibc 2.31+ (Ubuntu 20.04+, Fedora 33+, etc.)
    • Windows: x86-64, Windows 10 or later
    • macOS: universal (arm64 + x86-64), macOS 11.0 Big Sur or later

    License

    Released under the GPLv3. See LICENSE for details.

    Downloads