Bitcoin Forum
July 26, 2026, 01:58:54 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] ForgeMiner — Pearl · QTC · Xelis · Cryptix · BTX · KawPow | NVIDIA  (Read 381 times)
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
June 20, 2026, 07:19:12 AM
Last edit: Today at 10:52:12 AM by 0xHashRaptor
 #1

ForgeMiner — Multi-Algo NVIDIA Miner — Pearl · QubitCoin · Xelis · Cryptix · BTX · KawPow

Native. Fast. Works on ANY pool. Windows · Linux · HiveOS · Docker.

ForgeMiner is a lightweight, native multi-algorithm NVIDIA miner — currently
Pearl (pearlhash), QubitCoin (qhash), Xelis (XEL),
Cryptix (CYTX), BTX (btx.dev) and KawPow (Ravencoin / Quai / Neurai),
with more on the way. Competitive hashrate, rock-solid stability, and — unlike some
miners — it is not locked to a single pool. Mine where you want.

Website: forgeminer.org

──────── Supported ────────
  • Algorithms: pearlhash (Pearl) · qhash (QubitCoin) · xelis (XEL) · cryptix (CYTX) · btx (BTX) · kawpow (Ravencoin, Quai, Neurai)
  • GPUs: NVIDIA Pascal → Blackwell · GTX 10-series · P104-100 / P106 / P108 · Tesla V100 (Volta) · RTX 20 / 30 / 40 / 50 (desktop + laptop) · CMP 30HX–90HX
  • OS: Windows · Linux · HiveOS · Docker
  • Pools: any standard stratum pool — BaikalMine, HeroMiners, Kryptex, LuckyPool, 2Miners, AlphaPool, Pearlfortune, k1pool, …
Turing (RTX 20) and the mining cards (CMP / P10x) need driver 545+.

──────── Why ForgeMiner ────────
  • Hashrate on par with the top miners
  • Works on every pool — no pool lock-in
  • Six algorithms in one miner (Pearl + QubitCoin + Xelis + Cryptix + BTX + KawPow), more coming
  • Lowest dev fee on XelisHash right now — 1%
  • Built-in monitoring API + web dashboard (optional, read-only) — JSON, Prometheus and Claymore-compatible
  • Lightweight single executable — no Python, no WSL, nothing extra to install
  • Architecture-tuned kernels — a dedicated kernel per GPU generation, auto-selected at launch
  • Lower power by default on 30/40-series Pearl — same hashrate, fewer watts
  • Built-in overclocking (per-GPU), fan control (fixed speed or temperature curve) and VRAM temperature monitoring
  • 0-reject stability, fast startup, clean dashboard (24h avg, per-GPU stats)
  • Transparent, per-algorithm dev fee (see below) — verifiable on your pool

──────── Benchmarks · Pearl (TH/s per GPU) ────────
Vary with overclock/power.
Code:
RTX 5080       ~219
RTX 4070 Ti    ~122
RTX 3060 Ti    ~58
P104-100       ~6.5
(more cards — community-verified, post yours below)

──────── Download ────────
Releases (Windows / Linux / HiveOS):
https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge (tags :1.5.0 and :latest)

──────── Quick start ────────
Code:
forge --algorithm pearlhash            --pool <host:port> --wallet <ADDR> --worker <name>
forge --algorithm qhash                --pool <host:port> --wallet <ADDR> --worker <name>
forge --algorithm xelis                --pool <host:port> --wallet <ADDR> --worker <name>
forge --algorithm cryptix              --pool <host:port> --wallet <ADDR> --worker <name>
forge --algorithm btx                  --pool <host:port> --wallet <ADDR> --worker <name>
forge --algorithm kawpow --coin rvn    --pool <host:port> --wallet <ADDR> --worker <name>
KawPow: set --coin rvn, --coin quai or --coin xna (Neurai) — or FORGE_COIN.
Monitoring: add --api for a local dashboard at http://127.0.0.1:7777 (--api-bind 0.0.0.0:7777 for LAN).

──────── HiveOS flight sheets ────────
Custom miner. In HiveOS: Flight Sheets → Import, paste the JSON, then set your own wallet.
The pool shown is a default — swap it for your region.
All eight, with a copy button: https://forgeminer.org/#flightsheets
Code:
{
  "name": "FORGEMINER_PEARL",
  "items": [{
    "coin": "PRL",
    "pool_urls": ["pearl.baikalmine.com:2010"],
    "miner": "custom",
    "miner_alt": "forge",
    "miner_config": {
      "url": "pearl.baikalmine.com:2010",
      "algo": "pearlhash",
      "pass": "x",
      "miner": "forge",
      "template": "%WAL%.%WORKER_NAME%",
      "install_url": "https://github.com/0xHashRaptor/ForgeMiner/releases/latest/download/ForgeMiner.tar.gz"
    }
  }]
}
Same sheet for the other coins — only name, coin, url / pool_urls and algo change:
Code:
coin   algo        default pool
PRL    pearlhash   pearl.baikalmine.com:2010
QTC    qhash       ru.luckypool.io:8610
XEL    xelis       de.xelis.herominers.com:1225
CYTX   cryptix     cytx.baikalmine.com:9010
BTX    btx         btx-eu.lproute.com:8660
RVN    kawpow      us.ravencoin.herominers.com:1140   + "coin": "rvn"
QUAI   kawpow      de.quai.herominers.com:1185        + "coin": "quai"
XNA    kawpow      xna.2miners.com:6060               + "coin": "xna"

──────── Dev fee ────────
  • Pearl (pearlhash): 2%
  • Cryptix (CYTX): 2%
  • QubitCoin (qhash): 1%
  • Xelis (XEL): 1%
  • BTX: 1%
  • KawPow (RVN / QUAI / XNA): 0.7%
Interleaved, so both your pool and the miner show a steady hashrate (no graph dips).
Stated openly and verifiable on the pool. No hidden fees, ever.

──────── Roadmap ────────
  • More KawPow coins — built on a coin-agnostic core
  • More algorithms on the way

──────── Support & community ────────
Website: https://forgeminer.org
Telegram channel: @ForgeMiner  ·  chat: @ForgeMinerChat
Discord: https://discord.gg/vxUTbb9B

──────── Changelog ────────
  • v1.5.0 — new coin Xelis (XEL) at a 1% fee; QubitCoin noticeably faster on RTX 30/40; GTX 10-series (Pascal) and Tesla V100 (Volta) now supported on every coin
  • v1.4.2 — BTX up to 20% faster on every generation (+16% on 30-series, +20% on 40-series, +11% on 50-series); BTX on Pascal and Turing incl. CMP 50HX; Pearl +5.6% on 50-series; download ~3x smaller (~10 MB)
  • v1.4.1 — BTX faster (+12% on 30-series, ~5% on 50-series)
  • v1.4.0 — new coin BTX (btx.dev); Pearl runs at lower power by default on 30/40-series (~20W/card, same hashrate)
  • v1.3.6 — Pearl a few watts less per card + up to ~2% on power-limited cards; steadier per-card HiveOS reporting
  • v1.3.5 — Pearl reliability fixes; removed the --efficient flag; modelOS (MDL) merge-mining via +MDL on your Pearl wallet
  • v1.3.4 — Pearl hashrate boost (+1-5%, varies by card, all series); long-GPU-name dashboard fix
  • v1.3.3 — Cryptix: much higher effective pool hashrate on fast-block pools (~+11%)
  • v1.3.2 — built-in monitoring API + web dashboard (optional, read-only: HTML dashboard, JSON, Prometheus, Claymore getstat1); Cryptix reject fix on strict pools; efficiency display fix
  • v1.3.1 — fixed the Cryptix hashrate shown on the dashboard (display-only)
  • v1.3.0 — new algorithm Cryptix (CYTX); KawPow adds Neurai (XNA); 5060-series fan fix
  • v1.2.1 — Pearl efficiency option; KawPow now runs on P104-100 (Pascal 8 GB)
  • v1.2.0 — KawPow added (Ravencoin + Quai, 0.7% fee), single-exe; Pearl auto-compressed proofs; HiveOS overclock-flag fix; lower Pearl power
  • v1.1.12 — Pascal P104-100 Pearl support (up to ~7 TH/s); fan control; Windows VRAM temperature
  • v1.1.11 — dedicated AlphaPool path (share crediting confirmed)
  • v1.1.10 — Pearlfortune pool support; compressed-proof connection (lower bandwidth)
  • v1.1.9 — fixed share rejects on HeroMiners; HiveOS now passes all settings through; official Docker image
  • v1.1.8 — lower dev fee (Pearl 2% / qhash 1%), SSL/TLS, pool failover, ready-made configs
  • v1.1.7 — qhash reliability + HiveOS dashboard fixes
  • v1.1.4 – v1.1.6 — AlphaPool full hashrate; mixed-rig stability; cleaner pool stats
  • v1.1.0 – v1.1.3 — QubitCoin (qhash) added, faster; RTX 40-series speedup; fewer stale shares
  • v1.0.x — first releases: multi-GPU, HiveOS, overclock, per-GPU temps, driver/startup fixes
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
June 20, 2026, 11:21:42 PM
Last edit: June 20, 2026, 11:34:03 PM by 0xHashRaptor
 #2

ForgeMiner v1.1.8 is out.

  • Dev fee lowered — Pearl 2%, qhash 1%
  • SSL/TLS connections — ssl:// endpoints, non-blocking
  • Pool failover — list multiple pools, auto-switch on disconnect
  • stratum+tcp:// / stratum+ssl:// prefixes, plus --help / --version
  • 23 ready-to-run per-region config files (.bat) with READMEs

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
June 21, 2026, 09:58:23 PM
 #3

ForgeMiner v1.1.9 is out.

  • Fixed share rejects on HeroMiners (unique submit IDs)
  • HiveOS — all FORGE_* settings now pass through correctly (fixes algo/OC selection)
  • Official Docker image: hashraptor/forge:1.1.9 and :latest

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
June 21, 2026, 10:18:39 PM
 #4

ForgeMiner v1.1.10 is out.

  • Pearlfortune pool support — ready-made SSL config (ssl://global.pearlfortune.org:8888)
  • Compressed-proof connection — lower bandwidth / less network traffic

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
June 24, 2026, 10:40:07 PM
 #5

ForgeMiner v1.1.11 is out.

  • Dedicated AlphaPool path — share crediting confirmed on the pool dashboard

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
xandry
Staff
Legendary
*
Offline

Activity: 4256
Merit: 6023


✅ NO KYC


View Profile WWW
June 25, 2026, 08:33:43 AM
 #6

Feel free to scan it on VirusTotal and post the link — we encourage it.
Well, if you don't mind  Wink

https://www.virustotal.com/gui/file/6a649529fb64509c7377173224c7543480dbd306913068248e3de6d95cb9a3cf

It is recognized as a "Popular threat label hacktool.
And the alarm is raised, for example:
Bkav Pro - W32.Malware.F13484B9
CrowdStrike Falcon - Win/malicious_confidence_70% (D)
Huorong - HackTool/CoinMiner.p
SecureAge - Malicious
SentinelOne (Static ML) - Static AI - Suspicious PE"

Special attention should be paid to github, since there is no open source code there, anyone who opens github can check it: https://github.com/0xHashRaptor/ForgeMiner

Moreover, with the help of github tools, we can check what you are constantly updating there. And this is... just the version number:
https://github.com/0xHashRaptor/ForgeMiner/compare/v1.1.11...v1.1.12
Probably in order to simply raise this topic on the forums.

Let's face it: you use github simply as a place to store your files, which gives them a certain kind of legitimacy, but the source code has never been there.

And finally... find ten differences with [ANN] Mining Control Free PORTABLE Panel Auto-Switch ZANO BEAM EPIC NEOX NEXA
Even the structure and files are almost the same in the archives.

 
 b1exch.to 
  ETH      DAI   
  BTC      LTC   
  USDT     XMR    
.███████████▄▀▄▀
█████████▄█▄▀
███████████
███████▄█▀
█▀█
▄▄▀░░██▄▄
▄▀██▄▀█████▄
██▄▀░▄██████
███████░█████
█░████░█████████
█░█░█░████░█████
█░█░█░██░█████
▀▀▀▄█▄████▀▀▀
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
June 26, 2026, 07:21:47 PM
Last edit: June 26, 2026, 10:44:06 PM by Mr. Big
 #7

Feel free to scan it on VirusTotal and post the link — we encourage it.
Well, if you don't mind  Wink

https://www.virustotal.com/gui/file/6a649529fb64509c7377173224c7543480dbd306913068248e3de6d95cb9a3cf

It is recognized as a "Popular threat label hacktool.
And the alarm is raised, for example:
Bkav Pro - W32.Malware.F13484B9
CrowdStrike Falcon - Win/malicious_confidence_70% (D)
Huorong - HackTool/CoinMiner.p
SecureAge - Malicious
SentinelOne (Static ML) - Static AI - Suspicious PE"

Special attention should be paid to github, since there is no open source code there, anyone who opens github can check it: https://github.com/0xHashRaptor/ForgeMiner

Moreover, with the help of github tools, we can check what you are constantly updating there. And this is... just the version number:
https://github.com/0xHashRaptor/ForgeMiner/compare/v1.1.11...v1.1.12
Probably in order to simply raise this topic on the forums.

Let's face it: you use github simply as a place to store your files, which gives them a certain kind of legitimacy, but the source code has never been there.

And finally... find ten differences with [ANN] Mining Control Free PORTABLE Panel Auto-Switch ZANO BEAM EPIC NEOX NEXA
Even the structure and files are almost the same in the archives.

Fair questions — let me answer each directly, no hand-waving.

VirusTotal. Those are exactly the detections every closed-source GPU miner shows, for the same reason. Scan T-Rex, SRBMiner, GMiner, lolMiner or NBMiner on VirusTotal right now and you'll get the same picture. Two things matter: (1) "CoinMiner / HackTool" is a CATEGORY label meaning "this binary is a cryptocurrency miner" — which ForgeMiner openly is — not a finding of malicious code. (2) Look at which engines flagged it: Bkav, CrowdStrike (confidence 70%), SentinelOne (Static AI / Suspicious PE), SecureAge, Huorong. Five engines out of ~70, and every one of them is a heuristic / machine-learning / PE-reputation engine that fires on any packed, unsigned, resource-heavy binary. There is no signature match to a known threat in that list, and the ~65 signature-based engines pass it. This is the well-documented miner false-positive problem, not something specific to us. (And yes — I'm the one who said "feel free to scan it," so I'm not going to complain that someone did.)

Closed source. ForgeMiner is closed-source and we say so on the first line of the README. So is T-Rex. So is SRBMiner, GMiner, lolMiner, NBMiner. For a competitive GPU miner the per-architecture kernels ARE the product; none of the top miners ship them open. GitHub is where we publish releases, release notes, pool presets and the HiveOS integration — the same way T-Rex and lolMiner use their repos. We have never claimed the source is there, so "the source has never been there" isn't a gotcha — it's by design, and stated.

The v1.1.11 to v1.1.12 diff being "just a version number." Of course the public git tree only shows a README change — the source is closed, so what's tracked in git is the README, the batch presets and the release pointers. The actual work in 1.1.12 (first-class Pascal P104 Pearl support, fan control, Windows VRAM-temperature monitoring) ships in the release binaries and is listed in the release notes. That's exactly how a closed project on GitHub looks.

The "ten differences" comparison. That link is a mining CONTROL PANEL / auto-switcher for ZANO/BEAM/EPIC/etc. ForgeMiner is a native CUDA kernel miner for Pearl, QubitCoin and (soon) KawPow — a different category of software. The only thing two miner archives share is the layout every miner uses: an executable, a few .bat presets, a README and HiveOS h-* scripts. That's packaging convention, not shared code.

How to actually verify us instead of guessing: run it on any of the listed pools and watch it submit accepted shares live; the dev fee is stated openly and is checkable on-pool; and compare our VT result side-by-side with T-Rex/SRBMiner. The miner is real and it works — closed, like its competitors, and honest about being so.



ForgeMiner v1.1.12 is out.

  • Pascal P104-100 — Pearl support (up to ~7 TH/s per card)
  • Fan control — fixed speed (--fan N) or temperature curve (--fan-curve)
  • Windows VRAM temperature monitoring

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge
JeromeTash
Legendary
*
Offline

Activity: 2954
Merit: 1579


Heisenberg


View Profile
June 26, 2026, 09:46:01 PM
Merited by xandry (2)
 #8

Out of curiosity, I did a static analysis of the files in the zipped folder using Claude AI, and I am going to share its response. I know static analysis could miss a thing or two, but I think this is a good start.

When I look at the flags raised by the few antiviruses, I would say it's because they detected the "crypto miner" component

This is the response I got

Quote
Here's what I found after extracting and analyzing the package:

Package Contents

The ZIP contains forge.exe (16.6 MB), along with 23 .bat launcher scripts and a README (English/Russian).

This is ForgeMiner, an NVIDIA GPU miner for two coins — Pearl (pearlhash) and QubitCoin (qhash). This is corroborated by Kryptex's own pool documentation, which lists:

Code:
forge.exe --algorithm pearlhash --pool ...

as one of their officially supported third-party miners alongside SRBMiner, ARC-miner, and lpminer.

This is strong evidence that ForgeMiner is a recognized mining application within the mining ecosystem rather than a one-off or unknown executable.

Executable Analysis (forge.exe)

  • Type: PE32+ x86-64 console application compiled with Rust.
    Visible crate paths include:
Code:
rayon
blake3
rustls
ring
chrono
This is consistent with a legitimate modern mining application rather than a typical malware toolkit.

  • SHA-256:
    Code:
    6a649529fb64509c7377173224c7543480dbd306913068248e3de6d95cb9a3cf

  • Digital Signature:
    Not signed. While unsigned binaries deserve additional scrutiny, this is fairly common among smaller independent mining software.

  • Imports:
    Only standard Windows, CUDA, and NVIDIA Management Library components were observed, including:
    Code:
    KERNEL32
    WS2_32
    bcrypt
    nvcuda.dll
    nvml.dll

    There are no imports associated with process injection, credential theft, or other suspicious Windows APIs.

  • Sections:
    The .rdata section is unusually large (approximately 14.3 MB) and has near-maximum entropy (7.998/8).

    Further inspection shows this is fully explained by embedded CUDA .cubin kernels supporting multiple NVIDIA GPU architectures ranging from:

    Code:
    sm_61 (Pascal)
    ...
    sm_120a (Blackwell)

    This is exactly what would be expected from a genuine multi-generation GPU miner and does not resemble a packed or encrypted malware payload.
Malware Indicators

I found no evidence of the behaviors typically associated with malicious cryptocurrency miners, including:

  • No process injection APIs (
    Code:
    CreateRemoteThread
    ,
    Code:
    WriteProcessMemory
      , etc.)
    • No registry-based persistence
    • No scheduled-task persistence
    • No keylogging functionality
    • No anti-debugging techniques
    • No hidden command-and-control (C2) infrastructure

    All network endpoints extracted from the executable match the mining pools referenced in the README and launcher scripts, including:

    • AlphaPool
    • Kryptex
    • HeroMiners
    • Baikal
    • LuckyPool
    • k1pool


███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits PREDICT..
█████████████████████████
█████████████████████████
███████████▀▀░░░░▀▀██████
██████████░░▄████▄░░████
█████████░░████████░░████
█████████░░████████░░████
█████████▄▀██████▀▄████
████████▀▀░░░▀▀▀▀░░▄█████
██████▀░░░░██▄▄▄▄████████
████▀░░░░▄███████████████
█████▄▄█████████████████
█████████████████████████
█████████████████████████
.
.WHERE EVERYTHING IS A MARKET..
█████
██
██







██
██
██████
Will Bitcoin hit $200,000
before January 1st 2027?

    No @1.15         Yes @6.00    
█████
██
██







██
██
██████

  CHECK MORE > 
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
June 26, 2026, 10:10:48 PM
Last edit: July 01, 2026, 05:48:47 PM by 0xHashRaptor
 #9

Thanks for taking the time to analyze it independently, JeromeTash — much appreciated. Your read is spot on: the AV flags are just the generic "crypto-miner" heuristic that hits every closed-source miner, nothing more.


ForgeMiner v1.2.0 — KawPow arrives.

ForgeMiner now mines a third algorithm: KawPowRavencoin (RVN) and Quai (QUAI) — alongside Pearl and QubitCoin.

  • KawPow (RVN + QUAI) — dev fee just 0.7%
  • Pearl: automatic compressed proofs — much smaller submissions, less bandwidth
  • HiveOS: all overclock/CLI flags now applied (--coff, --cclk, --moff, --plimit, --fan)
  • Pearl: slightly lower power draw at the same hashrate (mainly 30/40-series)

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge


ForgeMiner v1.2.1 is out.

  • Pearl — new --efficient mode: lower power for nearly the same hashrate (opt-in)
  • KawPow now runs on P104-100 (Pascal, 8 GB) — ~11.5 MH/s per card

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge


ForgeMiner v1.3.0 is out.

  • New algorithm: Cryptix (CYTX) — and it's notably faster than other Cryptix miners
  • KawPow: Neurai (XNA) added — now Ravencoin, Quai and Neurai
  • 5060-series fan control fix

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge


ForgeMiner v1.3.1 is out.

  • Fixed the Cryptix hashrate shown on the dashboard (display-only — mining, shares and payouts were unaffected)

Download: https://github.com/0xHashRaptor/ForgeMiner/releases


ForgeMiner v1.3.2 — monitoring API + web dashboard.

  • Built-in monitoring API + web dashboard — one port (7777), opt-in and read-only. Live HTML dashboard (total + per-GPU hashrate, temps, VRAM temp, clocks, fans, power, shares, 1h/24h averages, live graph), plus JSON (/summary), Prometheus (/metrics) and Claymore getstat1 for Awesome Miner / mmpOS
  • Enable with --api (localhost) or --api-bind 0.0.0.0:7777 (LAN) — off by default
  • Cryptix: fixed share rejects on strict pools
  • Fixed efficiency (GH/W) display for MH-scale coins

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
July 13, 2026, 01:02:55 AM
 #10

ForgeMiner v1.3.3 is out.

  • Cryptix: big improvement in effective pool hashrate on fast-block pools (~+11%) — far fewer stale-job launches

Download: https://github.com/0xHashRaptor/ForgeMiner/releases

ForgeMiner v1.3.4 is out.

  • Pearl: hashrate boost — +1-5% depending on the card, all series (0-reject)
  • Dashboard fix for long GPU names

Download: https://github.com/0xHashRaptor/ForgeMiner/releases

ForgeMiner v1.3.5 is out.

  • Pearl: reliability fixes (rare edge-case rejects)
  • Removed the --efficient flag (it could crash on some laptops)
  • You can merge-mine modelOS (MDL) on Pearl — just append +MDL to your wallet

Download: https://github.com/0xHashRaptor/ForgeMiner/releases

ForgeMiner v1.3.6 is out.

  • Pearl: a few watts less per card, and up to ~2% more hashrate on power-limited cards
  • Steadier per-card hashrate reporting on HiveOS

Download: https://github.com/0xHashRaptor/ForgeMiner/releases

ForgeMiner v1.4.0 — new coin: BTX.

  • New coin: BTX (btx.dev) — --algorithm btx, ready-made configs included
  • Pearl: now runs at lower power by default on 30/40-series (~20W less per card, same hashrate)

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge

ForgeMiner v1.4.1 is out.

  • BTX — faster: +12% on 30-series and ~5% on 50-series (0-reject)

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge
0xHashRaptor (OP)
Newbie
*
Offline

Activity: 25
Merit: 5


View Profile
Today at 10:51:17 AM
 #11

ForgeMiner v1.4.2 — BTX up to 20% faster, and now on Pascal & Turing.

  • BTX speed: +16% on RTX 30-series, +20% on RTX 40-series, +11% on RTX 50-series — validated on live pools with 0 rejects
  • BTX on older cards: Pascal (P106-100, P104-100) and Turing added, including CMP 50HX
  • Pearl on RTX 50-series: +5.6% — 219.66 TH/s at 609.69 GH/W on an RTX 5080
  • Smaller package: the download is ~3x smaller — roughly 10 MB instead of 30 MB, faster to pull onto every rig

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge



ForgeMiner v1.5.0 — Xelis (XEL) arrives, plus Pascal & Volta support.

  • New coin: Xelis (XEL)--algorithm xelis, dev fee just 1%, the lowest on XelisHash right now; ready-made HeroMiners / Kryptex configs included
  • QubitCoin (qhash): noticeably faster on RTX 30- and 40-series
  • Wider hardware: now runs on GTX 10-series (Pascal) and Tesla V100 (Volta) — across every coin

Six algorithms in one binary now: Pearl · QubitCoin · Xelis · Cryptix · BTX · KawPow.

Download: https://github.com/0xHashRaptor/ForgeMiner/releases
Docker: docker pull hashraptor/forge
Site: https://forgeminer.org · HiveOS flight sheets: https://forgeminer.org/#flightsheets
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!