• v1.1.0 f0b7b88ef2

    DanS released this 2026-03-19 14:54:37 -05:00 | 7 commits to master since this release

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

    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.


    Important: Fresh sync recommended

    This release ships with an updated dragonxd that includes a fix for the DragonX sapling pool. Users upgrading from a previous version should either delete their existing blockchain data and resync from scratch, or download a fresh bootstrap from Settings → Run Startup Wizard... to ensure chain consistency.


    What's New in v1.1.0

    New Features

    • Blockchain Explorer tab — browse recent blocks, search by block height or transaction ID, view block details (merkle root, confirmations, prev/next hash), expand individual transactions, and inspect the mempool — all without leaving the wallet.
    • macOS support — native macOS builds (x86-64 DMG) with Cocoa/OpenGL rendering, Metal fallback, and bundled daemon/miner.
    • Import key paste preview — hovering the Paste button in the Import Private Key dialog now shows a translucent preview of clipboard contents in the input field with live key-type validation (shielded vs. transparent), matching the send tab UX.
    • Daemon version display — the connected daemon version and protocol version are now shown in the Peers tab and Settings → About.

    Improvements

    • Idle thread scaling — thread grid sync — when mine-when-idle with thread scaling is enabled, the mining tab thread grid now live-updates to reflect the actual thread count as the system transitions between idle and active states.
    • No lock screen during pool mining — the wallet lock screen is no longer shown while xmrig pool mining is active, since pool mining runs independently of the wallet daemon.
    • Bootstrap mirror — a secondary bootstrap mirror (bootstrap2.dragonx.is) provides download resilience if the primary is unavailable.

    Features

    • Full-node wallet — send, receive, and verify DRGX transactions with a bundled dragonxd daemon; no external setup required.
    • Built-in CPU mining — start/stop xmrig-hac from the Mining tab with real-time hashrate and pool statistics, including mine-when-idle support with configurable delay and idle thread scaling.
    • Multi-language UI — full internationalization covering 8 languages: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese.
    • Cross-platform — native builds for Linux (AppImage + zip), Windows (portable exe + zip), and macOS (DMG), all x86-64.
    • Shielded (z-address) and transparent (t-address) send/receive
    • QR code generation for receiving addresses
    • Transaction history with memo support
    • Blockchain explorer with block/transaction search
    • Blockchain rescan with status-bar progress
    • Built-in console
    • Extensive theme and appearance options

    Downloads

    File SHA-256
    DragonX_Wallet-1.0.0-macOS-x86_64.dmg d8082aa32269d57160c308bbf946b137362bde0709b4db3d921ed6d165b13085
    ObsidianDragon-Linux-x64.zip 4d205a14d2d8831ed2a1a556db3fdda0358bbbdc6d52daa019c90aca09e3263d
    ObsidianDragon-Windows-x64.zip 49f2a0c6612ca8794a6647aa60463d3b2c3b02f88085b0fabe24633ae5dd2272
    ObsidianDragon.app.zip 97f8d6460b156faf4dab81402f1f7072aeb2ca56620419a98d4decfa9ceeb588
    ObsidianDragon.AppImage 84f2d2e277402008042018005e1564d8a987d4a7c5ed85a3cc6a327b430eeed7
    ObsidianDragon.exe 96fd94432ddedc2e6d70fc04f37ed91c12453f20743a578ac17b825c238882fe

    System Requirements

    • Linux: x86-64, glibc 2.31+ (Ubuntu 20.04+, Fedora 33+, etc.)
    • Windows: x86-64, Windows 10 or later
    • macOS: x86-64, macOS 10.15 Catalina or later

    License

    Released under the GPLv3. See LICENSE for details.

    Downloads