• DanS released this 2026-03-10 20:40:00 -05:00 | 0 commits to master since this release

    XMRig-HAC v6.25.0-hac

    XMRig fork for DragonX mining (rx/dragonx algorithm). Based on XMRig v6.25.0.

    Changes

    • Added rx/dragonx algorithm with custom RandomX config (4GB dataset / 4MB scratchpad)
    • Solo mining: header-only (140-byte) input, 32-byte SoloNonce, difficulty target from compact bits
    • Pool mining: SHA256D dual-hash PoW check, standard RandomX share filtering

    Downloads

    Platform File
    Linux x86_64 xmrig-hac-6.25.0-hac-linux-x64.zip
    Windows x86_64 xmrig-hac-6.25.0-hac-win-x64.zip

    SHA-256 Checksums

    fc5440c8aa4c14e8c38770c2bdc3d2a489341dcd6ad89ef942c7a129aefaf267  xmrig-hac-6.25.0-hac-linux-x64.zip
    7017072c98eb92ce5c5751ca6460d8808783a9b5d2ecf0cecc4f7584282f4a9b  xmrig-hac-6.25.0-hac-win-x64.zip
    

    Quick Start

    { "algo": "rx/dragonx", "url": "pool.dragonx.is:3433", "user": "your_wallet_address" }
    

    Build From Source

    ./build.sh --linux-release --win-release
    

    Credits

    Based on XMRig by xmrig & SChernykh | DragonX | GPL-3.0-or-later

    Downloads