Skip to content

ForgeMiner v1.1.0

Choose a tag to compare

@0xHashRaptor 0xHashRaptor released this 17 Jun 14:09
· 9 commits to main since this release

ForgeMiner v1.1.0 — QubitCoin (QTC) support

ForgeMiner now mines QubitCoin (QTC) too. Full qhash support across NVIDIA RTX 20 / 30 / 40 / 50 (and CMP) — same native engine, same speed, efficiency and rock-solid stability that make ForgeMiner one of the fastest, leanest miners around.

New

  • QubitCoin (qhash) mining — run with --algorithm qhash. A dedicated kernel for each NVIDIA architecture, auto-selected at launch.
  • Broad driver support — qhash loads on driver 535 and newer, so it runs on old and new rigs alike.

Why ForgeMiner

  • Top-tier hashrate — a hand-tuned kernel for every NVIDIA generation, auto-selected at launch. On the newest cards it goes head-to-head with the fastest miners out there.
  • Faster where others choke — keeps every GPU fed on weak CPUs, many-card rigs, multiple instances and slow x1 risers — exactly the setups where other miners lose hashrate to bottlenecks.
  • Leaner and instant — talks to the GPU directly through the CUDA Driver API: near-zero CPU load, starts in a second, no Python, no WSL, no extra runtimes to install.
  • Everything built in — per-GPU overclocking, automatic pool reconnect and a clean live dashboard, all inside the miner. No third-party OC or watchdog tools to bolt on.
  • Self-contained — one encrypted binary with everything embedded; nothing loose to manage.
  • Rock-solid — verify-before-submit means clean, 0-reject mining.

Notes

  • Existing Pearl rigs are unaffected — Pearl stays the default and is unchanged; updating is safe.
  • qhash quick start (Windows): forge.exe --algorithm qhash --wallet <YOUR_QTC_WALLET> --worker rig1 --pool ru.luckypool.io:8610
  • HiveOS: add FORGE_ALGO=qhash to the extra-config field and set the pool URL + wallet to your QTC pool. Overclock from the miner with FORGE_CCLK / FORGE_COFF / FORGE_PLIMIT (root/Administrator required).

Upgrade

Drop-in. Replace the binary (or the HiveOS package) and restart the miner.

Builds

  • Windows: ForgeMiner-1.1.0-windows.zip
  • Linux: ForgeMiner-1.1.0-linux.tar.gz
  • HiveOS: ForgeMiner-1.1.0.tar.gz