-
ObsidianDragonLite v1.1.0 Stable
released this
2026-09-02 04:42:42 -05:00 | 0 commits to master since this releaseDragonX (DRGX) Lite Desktop Wallet — v1.1.0
ObsidianDragonLite is a lightweight companion to the full-node wallet — no blockchain download, near-instant startup — connecting to a DragonX lite-wallet (lightwalletd-style) server while keeping the same native ImGui interface and shielded-first workflow.
What's New in v1.1.0
Folds in the shared 2.0.1 improvements (security, diagnostics, chat management, HiDPI/UX) alongside Lite-specific reliability fixes.
- Chat: per-conversation delete with revive-on-new-message, plus block/unblock.
- Security pass: scrub in-memory keys/passphrases, redact console secrets, refuse plaintext remote RPC, warn on the plaintext seed-backup file, and never leave a wallet unencrypted/unlocked; the create-time passphrase now wires correctly into encrypt/unlock. Keys, seed, and passphrase never leave your device.
- Lite reliability: first-run restore requires exactly 24 words (fixes a crash on a valid seed); correct SDXL viewing-key format on import; more default lightwalletd servers with automatic failover; hardened RPC/price/updater parsing.
- Diagnostics (new): alert history with a status-bar bell, a connection/sync error banner, a refresh-staleness badge, plus Copy diagnostics / Open log folder.
- Send: P2SH/multisig recipients,
utf8:memos, and a pending-shielded-send balance fix. - UX: broad HiDPI/scaling pass, render-hot-path memoization, a Lite-appropriate in-app FAQ, and 8-language localization.
- Windows: no console-window flash; stripped
.exefor a much smaller download.
How it differs from the full-node wallet
- No embedded
dragonxd, no solo mining, no local explorer. Chain data comes from the lite-wallet server — a lighter footprint in exchange for trusting the server for chain state. (Pool mining is still available.) - Keys, seed, and passphrase always stay on your device.
Downloads
File SHA-256 ObsidianDragonLite-1.1.0.AppImage 45b30c77334279e0e05883eae5571a093dfbd0f340724990872f5e582f80d3a7ObsidianDragonLite-1.1.0-Linux-x64.zip cbd1f15521b8afd63a1f009f1894c013ecfce9721fbd4034d0dc55cb84601d75ObsidianDragonLite-1.1.0.exe 18c00f07be6b3a43db5a5eef3dcc004bed29cd677d954bfe6fdd374ad637a2ffObsidianDragonLite-1.1.0-Windows-x64.zip 09217e3bc9307626644987e2d46237c53c3361628869c4613db8ecd188e4026dObsidianDragonLite-1.1.0-macOS-x86_64.dmg f9138c34a5e487a31f2d6c951129b804ecc982ea30e8ce923f74042ed85050a8ObsidianDragonLite-1.1.0-macOS-x86_64.app.zip 05dfc3deeb06373cec82a41ee3468f706114e17931b556a0b8bc1dcf856ce327System Requirements
- Linux: x86-64, glibc 2.31+ (Ubuntu 20.04+, Fedora 33+, etc.)
- Windows: x86-64, Windows 10 or later
- macOS: x86-64 (Intel; runs on Apple Silicon via Rosetta 2), macOS 10.15 Catalina or later
- Network access to a DragonX lite-wallet server.
License
Released under the GPLv3. See LICENSE for details.
Downloads