NBMiner
GPU Miner for ETH, RVN, BEAM, CFX, ZIL, AE, ERGO
Last updated Jul 5, 2026
3.2k
Stars
523
Forks
588
Issues
0
Stars/day
Attention Score
92
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
NBMiner
GPU Miner forETH, RVN, BEAM, CFX, ZIL, ERGO, AE
Disclaimer
nbminer.com & NBMiner_github are the only 2 officially maintained site for publishing information and new releases of NBMiner. Be aware when you download NBMiner binaries from other sources.Contact Us
- Email: nebutech@hotmail.com
Download
| version | Windows | Linux | | ------- | ------------------------------------------------------------ | ------------------------------------------------------------ | | 42.3 | NBMiner42.3Win.zip | NBMiner42.3Linux.tgz | | 42.2 | NBMiner42.2Win.zip | NBMiner42.2Linux.tgz | | 41.5 | NBMiner41.5Win.zip | NBMiner41.5Linux.tgz | | 41.3 | NBMiner41.3Win.zip | NBMiner41.3Linux.tgz | | 41.0 | NBMiner41.0Win.zip | NBMiner41.0Linux.tgz | | 40.1 | NBMiner40.1Win.zip | NBMiner40.1Linux.tgz |- Download older versions from github releases
Features
- Support Windows & Linux.
- Nvidia LHR GPU 100% unlock for ETH & ETC mining.
- Support backup mining pool configuration.
- Support SSL connection to mining pools.
- Dev Fee:
Requirements
- NVIDIA Driver version: >= 410.
- Nvidia GPU Specific Requirements:
- \* Compute Capability reference link: wikipedia
Sample Usages
ETH
- ethermine: nbminer -a ethash -o ethproxy+tcp://asia1.ethermine.org:4444 -u 0x12343bdgf.worker
- f2pool: nbminer -a ethash -o ethproxy+tcp://eth.f2pool.com:8008 -u 0x12343bdgf.worker
- nanopool: nbminer -a ethash -o ethproxy+tcp://eth-asia1.nanopool.org:9999 -u 0x12343bdgf.worker
- herominers: nbminer -a ethash -o ethproxy+tcp://ethereum.herominers.com:10201 -u 0x12343bdgf.worker
- nicehash: nbminer -a ethash -o nicehash+tcp://daggerhashimoto.auto.nicehash.com:9200 -u btc_address.worker
- miningpoolhub: nbminer -a ethash -o nicehash+tcp://asia.ethash-hub.miningpoolhub.com:20535 -u username.worker
ETC
- ethermine: nbminer -a etchash -o stratum+tcp://asia1-etc.ethermine.org:4444 -u wallet.worker
- nicehash: nbminer -a etchash -o nicehash+tcp://etchash.auto.nicehash.com:9200 -u btc_address.worker
- f2pool: nbminer -a etchash -o stratum+tcp://etc.f2pool.com:8118 -u wallet.worker
- 2miners: nbminer -a etchash -o stratum+tcp://etc.2miners.com:1010 -u wallet.worker
ETH+ZIL
- ezil: nbminer -a ethash -o stratum+tcp://cn.ezil.me:5555 -u ETHWALLET.ZILWALLET.WORKER --enable-dag-cache
- shardpool: nbminer -a ethash -o stratum+tcp://ch1-zil.shardpool.io:3333 -u ETHWALLET.WORKER -p ZILWALLET@cn.sparkpool.com:3333 -enable-dag-cache
AE
- f2pool: nbminer -a cuckooae -o stratum+tcp://ae.f2pool.com:7898 -u akxxxxxxx.worker:passwd
- nicehash: nbminer -a cuckooae -o nicehash+tcp://cuckoocycle.eu.nicehash.com:3376 -u btcaddress.test
RVN
- f2pool: nbminer -a kawpow -o stratum+tcp://raven.f2pool.com:3636 -u wallet.worker:passwd
- minermore: nbminer -a kawpow -o stratum+tcp://us.rvn.minermore.com:4501 -u wallet.worker:paswd
- bsod: nbminer -a kawpow -o stratum+tcp://pool.bsod.pw:2640 -u wallet.worker:passwd
- woolypooly: nbminer -a kawpow -o stratum+tcp://rvn.woolypooly.com:55555 -u wallet.worker:passwd
BEAM
- leafpool: nbminer -a beamv3 -o stratum+ssl://beam-eu.leafpool.com:3333 -u wallet.worker:passwd
- herominers: nbminer -a beamv3 -o stratum+ssl://beam.herominers.com:10231 -u wallet.worker:passwd
- nicehash: nbminer -a beamv3 -o stratum+tcp://beamv3.eu.nicehash.com:3387 -u btc_address.worker
CONFLUX
- poolflare: nbminer -a octopus -o stratum+tcp://cfx.ss.poolflare.com:3366 -u wallet.worker
- f2pool: nbminer -a octopus -o stratum+tcp://cfx.f2pool.com:6800 -u username.worker
- woolypooly: nbminer -a octopus -o stratum+tcp://cfx.woolypooly.com:3094 -u wallet.worker
- nicehash: nbminer -a octopus -o stratum+tcp://octopus.auto.nicehash.com:9200 -u btc_address.worker
ERGO
- herominers: nbminer -a ergo -o stratum+tcp://ergo.herominers.com:10250 -u wallet.worker
- woolypooly: nbminer -a ergo -o stratum+tcp://erg.woolypooly.com:3100 -u wallet.worker
- nanopool: nbminer -a ergo -o stratum+tcp://ergo-eu1.nanopool.org:11111 -u wallet.worker
- 666pool: nbminer -a ergo -o stratum+tcp://ergo.666pool.cn:9556 -u wallet.worker
- nicehash: nbminer -a ergo -o stratum+tcp://autolykos.auto.nicehash.com:9200 -u wallet.worker
CMD options:
nbminer -a algo -o protocol+sockettype://poolhost:poolport -u walletaddress.worker -p passwd * -h, --help Displays this help. * -v, --version Displays version information. * -c, --config \- -u2, --user2 \
username for backup mining pool 2.
- -p, --password \
password for mining pool
- -p1, --password1 \
password for backup mining pool1
- -p2, --password2 \
password for backup mining pool2
- -d, --devices \
Specify GPU list to use. Format: "-d 0,1,2,3" to use first 4 GPU.
- -i, --intensity \
Comma-separated list of intensities (1 -100).
- --strict-ssl Check validity of certificate when use SSL connection.
- --proxy Socks5 proxy used to eastablish connection with pool, E.g. 127.0.0.1:1080
- --cuckoo-intensity \
Set intensity of cuckoo, cuckaroo, cuckatoo, [1, 12]. Smaller value means higher CPU usage to gain more hashrate. Set to 0 means autumatically adapt. Default: 0.
- --temperature-limit, --tl \
Set temperature limit of GPU, if exceeds, stop GPU.
- --temperature-start, --ts \
Set cool-down temperature target if GPU is stopped by temperature-limit, default to \- 5.
- --log Generate log file named
logs/log_<timestamp>.txt.
- --log-file \
Generate custom log file. Note: This option will override --log.
- --log-no-job Set this option to disable 'New job' info in console and log file.
- --log-cycle \
Set to change the cycle of Summary table show in console and log, in seconds, defaults to 30.
- --no-health Do not query device health status. (Do not set if use LHR gpu)
- --no-color Do not use colorful output log in cmd line.
- --long-format Use 'yyMMdd HH:mm:ss,zzz' for log time format.
- --verbose Print communication data between miner and pool in log file.
- --device-info Print device cuda information.
- --device-info-json Print out detailed information for every device in json format.
- --fee \
Change devfee in percentage, [0-5]. Set to '0' to turn off devfee with lower hashrate. Otherwise, devfee = max(setvalue, defaultvalue).
- --no-watchdog Disable watchdog process.
- --platform \
Choose platform,0: NVIDIA+AMD (default), 1: NVIDIA only, 2: AMD only
- --share-check \
If \ minutes without share, reboot miner, set 0 to disable. Default: 30
- --no-interrupt set this option will disable miner interrupting current GPU jobs when a new job coming from pool, will cause less power supply issue, but might lead to a bit higher stale ratio and reject shares.
- --enable-igpu AMD igpu is disabled by default, set this option to enable.
- --mt, --memory-tweak \
Memory timings optimize for Nvidia GDDR5 & GDDR5X gpus. range [1-6]. Higher value equals higher hashrate. Individual value can be set via comma seperated list. Power limit may need to be tuned up to get more hashrate. Higher reject share ratio can happen if mining rig hits high temperature, set lower value of -mtcan reduce reject ratio.
- --power-limit, --pl \
Set power limit of GPU.
- --cclock \
Set core clock in MHz.
- --mclock \
Set memory clock offsets in MHz. (Windows only)
- --lock-cv \
Set locked core voltages in mV. (Windows only)
- --fan \
Set GPU fan speed in percentage. (Windows only)
- --lhr-mode \
LHR unlock mode. Mode 1 better compatibility (default mode), Mode 2 better stability.
API Reference
Web Monitor
Open http://api_host:port/ in your browser to use web monitor.Request
GET http://api_host:port/api/v1/statusResponse
json
{
"miner": {
"devices": [
{
"accepted_shares": 4,
"core_clock": 1530,
"core_utilization": 100,
"fan": 59,
"hashrate": "61.50 M",
"hashrate2": "0.000 ",
"hashrate2_raw": 0,
"hashrate_raw": 61497708.17088159,
"id": 0,
"info": "NVIDIA GeForce RTX 3070",
"invalid_shares": 0,
"lhr": 0,
"memTemperature": -1,
"mem_clock": 8000,
"mem_utilization": 100,
"pcibusid": 1,
"power": 131,
"rejected_shares": 0,
"temperature": 57
},
{
"accepted_shares": 3,
"core_clock": 1035,
"core_utilization": 100,
"fan": 80,
"hashrate": "85.07 M",
"hashrate2": "0.000 ",
"hashrate2_raw": 0,
"hashrate_raw": 85069773.34248555,
"id": 1,
"info": "NVIDIA GeForce RTX 3080 Ti LHR",
"invalid_shares": 0,
"lhr": 74,
"memTemperature": 104,
"mem_clock": 10251,
"mem_utilization": 100,
"pcibusid": 48,
"power": 258,
"rejected_shares": 0,
"temperature": 64
}
],
"total_hashrate": "146.6 M",
"total_hashrate2": "0.000 ",
"totalhashrate2raw": 0,
"totalhashrateraw": 146567481.51336715,
"totalpowerconsume": 389
},
"reboot_times": 0,
"start_time": 1637549633,
"stratum": {
"accepted_shares": 7,
"algorithm": "ethash",
"difficulty": "4.295 G",
"dual_mine": false,
"invalid_shares": 0,
"latency": 217,
"poolhashrate10m": "217.9 M",
"poolhashrate24h": "217.9 M",
"poolhashrate4h": "217.9 M",
"rejected_shares": 0,
"url": "asia2.ethermine.org:5555",
"use_ssl": true,
"user": "0x4296116d44a4a7259B52B1A756e19083e675062A"
},
"version": "40.0"
}
Change Log
v42.3(2022-09-02)
etchash: Add support for NiceHash ETC pool.
v42.2(2022-05-26)
Compared to v41.5feature:ethashAdd a new option--lhr-modeto select LHR unlock mode.
--lhr-mode 1 is the default mode and is the same as which in v41.5
- Try to use --lhr-mode 2 if stability issue encountered in mode 1, for json config, use "lhr-mode": "2"
- LHR v3 GPUs can only use mode 1
feature:ethashExtend LHR unlocker to work with old driver versions. Starting fromWindows v512.95andLinux v515.x, LHR unlocker no longer works, make sure not to use these new driver versions.
optimize:ethashsmall hashrate improvement on Nvidia GPUs.
feature: AddGDDR6Xmemory temp in summary table for Linux.
feature: AddGPU RAM typeandGPU RAM vendorin log.
feature: Add Nvidia driver versoin in summary table.
feature:ethashAddeth_submitHashratefornicehash (EthereumStratum)protocol.
feature: IfOverclockapplies throughnbminer, reset settings to stock when miner exit.
feature:-mtoption on windows does not require custom driver anymore (admin priviledge is required).
NOTE: NBMiner versions older than v39.5 (not included) will run into issue when ETH reachesEPOCH 520(Approx mid September). Please make sure to upgrade to a newer version before that if ETH is still with POW.
v41.5(2022-05-13)
feature:ethashAdd 90% LHR unlocker for3080 12G&3050.
feature:ergoAdd LHR unlocker support.
fix:ethashLHR unlocker improve stability.
v41.3(2022-05-10)
fix:ethashImprove stability of LHR unlocker.
fix:ethashFix crash on AMD GPUs
fix:ethashImprove compatibility on rigs with small system memory.
note: Recommend driver versions:512.15for Windows,510.60for Linux.
v41.0(2022-05-08)
feature:ethash100% LHR unlocker added, for both Windows & Linux.
512.15 for Windows, 510.60 for Linux.
- Other driver versions may have some compatibility issue.
- Previous LHR mode are removed.
v40.1(2021-11-24)
fix:ethashv40.0 false detected as LHR lock under lastest Nvidia driver versions.
feature: supports future LHR GPU models.
v40.0(2021-11-23)
feature: Add overclock options for Nvidia GPUs, require admin priviledge, accept comma seprated list to specify for each GPU.
-power-limit, -pl: Set power limitation of GPU. Examples:
Set PL in watts: -pl 200
Set PL in percentage of default PowerLimit: -pl 75% (in Windows bat file, need dual % , -pl 75%%)
- -cclock: Set core clock in MHz. Examples:
Set clock offsets: -cclock 100 (Windows only)
Set locked clocks: -cclock @1500
- -mclock: Set memory clock offsets in MHz (Windows only)
- -lock-cv: Set locked core voltage of GPU in mV, support Turing and newer GPUs. (Windows only)
- -fan: Set fan speed in percentage of GPU. (Windows only)
feature: Display current LHR value in console summary table and web monitor.
feature:-proxyoptions now support username & password for SOCKS5 proxy. format:-proxy user:pass@host:port
feature: Web monitor changes, delete unused information for dual mining.
feature: new options for log control.
-log-no-job: Turn off the New job line in console.
- -log-cycle: Set to change the cycle of Summary table show in console and log, in seconds, defaults to 30.
fix:ethashChange CPU share validation to independent thread, lower performance degradation when mining at very low difficulty pools.
fix: LHR lock detected failure on some cases.
v39.7(2021-10-30)
feature: LHR mode support new GA104 version of 3060
feature:ethashTurn on LHR mode by default for 3060 v1, disabled by default only on windows 470.05
fix:ethashFail to detect LHR lock on certain situation.
fix: Nvidia GPU power consumption issue on certain rig config.
delete: support forsero.
v39.6(2021-10-27)
optimize:ethashLHR mode significant improvement:
-lhr-mode 1 and -lhr-mode 2
- default LHR mode changes to -lhr-mode 1 for LHR GPUs
- default values of LHR mode increased, -lhr-mode 1 -> 74, -lhr-mode 2 -> 71
- added 3 new options for LHR auto-tuning control, at most cases you don't need to change:
- -lhr-reduce-value: the amount to reduce -lhr value on a single -lhr tuning. defaults to 0.5.
- -lhr-reduce-time: When LHR lock is detected, and the time since the last lock exceeds this value, the -lhr reduce will not perform. defaults to 15, which means 15 minutes.
- -lhr-reduce-limit: the maximum number of times to reduce -lhr value, defaults to 6.
- Typical hashrate: 3060Ti LHR on defaults options, 45.5 MH/s @ mem+1200 (win10)
feature:ergoalso adapts the 3 new LHR options.
feature: add-cmd-outputoption to specify command line outpu tostdoutorstderr,1=stdout,2=stderr, defaults to2.
feature: disable SNI extension for ssl connections by default, can be enabled with-enable-snioption
delete:cuckatoo&cuckatoo32support
v39.5(2021-09-24)
feature:ergonew LHR mode for mining ERGO, enable it by manually adding-lhroption
ethash, -lhr value represents expected hashrate to reach value percent of non-LHR GPU's hashrate, supports comma-seperated list to indicate -lhr value for each GPU, and -lhr -1 to disable.
- For GPUs with Hynix GDDR6 memory, LHR mode is not recommended for the poor performance.
- For GPUs with non-Hynix GDDR6 memory, e.g. 3060 3060ti 3070, start trying with -lhr 85
- For GPUs with GDDR6X memory, e.g. 3070ti 3080 3080ti, start trying with -lhr 100
- When mining lock is detected during ERGO mining, miner will automatically decrease -lhr value by 0.5, and continue mining. max decrease times is 10, which sums to 5.0
optimize:ergoLower power consumption on Nvidia GPUs.
v39.4(2021-09-21)
fix:octopusFix error hash issue.
v39.3(2021-09-18)
feature:ethashnew low power LHR mode, add-lhr-modeoption.
-lhr-mode 2 is the default LHR mode, which is the new lower power mode.
- -lhr-mode 1 changes LHR mode to old version, which is the same as v39.2
- -lhr-mode 1 is suitable for only power limit bounded GPU, can achieve higher hashrate than mode 2
- -lhr-mode 2 is able to achieve lower average power and temperature. espacially suitable for GPUs with gddr6x e.g.3070ti, 3080, 3080ti. Power consumtion is fluctuating in this mode, better be used with locked core clock.
feature:-lhrsupport decimal value
feature: for LHR GPUs, when mining lock is detected, miner will automatically decrease-lhrvalue by 0.1, and continue mining. max decrease times is 10, which sums to 1.0
fix: higher CPU usage when set--share-check 0
v39.2(2021-09-01)
feature:ethashadded LHR lock detection and recovery in LHR mode.
feature: addedmemory temperaturedisplay (if available) for Nvidia and AMD GPU under windows.
fix:ergomore robust protocol handle.
-no-health argument.
v39.1(2021-08-21)
optimize:ethashimprove hashrate ofLHRmode 1 - 2%,default value of-lhrchanges from 68 to 69,manually set to 70 is also very promising.
fix:LHRmode support on windows driver 471.11
fix:kawpowissue of v39.0
fix:Radeon viiissue on windows driver 21.6.1+
v39.0(2021-08-15)
feature:ethashNew LHR mode for ETH mining on RTX 30 series LHR GPUs, supports Windows & Linux, able to get ~70% of maximum unlocked hashrate.
-lhr, only works for ethash right now.
- -lhr default to 0, meaning even if -lhr is not set, LHR mode with -lhr 68 will be applied to LHR GPUs if certain GPUs are detected.
- Tune LHR mode by setting -lhr <value>, a specific value will tell miner try to reach value percent of maximum unlocker hashrate, e.g. -lhr 68 will expect to get 68% of hashrate for same model non-LHR GPU.
- Higher -lhr value will results in higher hashrate, but has higher possibility to run into lock state, which will leads to much less hashrate.
- A good start tuning value is 68, which has been tested to be stable on most rig configurations.
- -lhr value can be set for each GPU by using comma separeted list, -lhr 65,68,0,-1, where -1 means turn off LHR mode.
v38.2(2021-07-27)
fix: AMD kernel error on certain GPUs with 21.6.1+ drivers under windows.
v38.1(2021-06-29)
fix: high CPU usage in v38.0
v38.0(2021-06-29)
feature:ergoaddmining.extranonce.subscribesupport.
fix: eliminate memory leak by NVML library for Nvidia driver 460+ on windows.
fix:--enable-dag-cachecauses crash on certain situation.
v37.6(2021-06-03)
fix:ethash--enable-dag-cachecause crash on AMD GPUs when switch DAG file.
fix:ergosupport onAMD VegaGPUs.
v37.5(2021-05-21)
changes from 37.3new algo:ergofor AMD GPU, can be faster with ETH mining timings
optimize:ergoslightly improce hashrate on Nvidia GPUs
feature: use--temperature-limit&--temperature-startto protect GPU from overheat, detail in readme.md
v37.3(2021-05-06)
feature: add option--enable-dag-cacheto allow an extraDAGfor differentepochcached in GPU memory, useful forETH+ZILmining and mining onNiceHash.
v37.2(2021-04-24)
feature: add option-p -p1 -p2for settingpasswordof mining pool, old format-u wallet.worker:passwdis disabled,:can be added as part of worker or wallet
optimize:ethashminor hashrate improvement on RDNA GPUs
fix: compatibility issue on lasted AMD21.4.1driver.
v37.1(2021-03-25)
fix:ergohigh reject ratio on 10 series Nvidia GPUs
fix:ergopool compatibility
- Recommend miners with
p106-90&1060 3Gto mineERGO, hashrate will be increased significantly with-mtoption.
v37.0(2021-03-19)
new algo:ergofor miningERGOcoin on Nvidia GPUs.
delete algo:bfccuckaroodfor Nvidia,octopusfor AMD
fix:octopussupportCFXnew address format
fix: 'clBuildProgram error' issue on Vega for versions 35.0 - 36.1
feature: disable AMD iGPU by default, can be enabled back by setting--enable-igpu
other: minor bug fix, improve overall stability
v36.1(2021-01-11)
optimize:octopusLower power comsumption for 20、30 series Nvidia GPU, improve hashrate 2% on 16 series Nvidia GPU
fix:ethashFix performance degradation under win8 & win8.1 for Nvidia 10 series GPUs.
fix:ethashSlightly reduce stale ratio.
fix: A random crash bug fix, improve overall stability
feature: Adddetail datetime&cpu usagein summary log
feature:ethashIf DAG verification failed, display corresponding GPU name in red in summary.
v36.0(2020-12-28)
fix:kawpowcrash on some GPUs in versions35.x
fix:ethashperformance degradation under win7 for Nvidia 10 series GPUs.
delete algo:eaglesong,eaglesongethash,trb,trbethash,hns,hnsethash,sipc,cuckaroo,cuckarooswap
feature: smaller binary size
v35.2(2020-12-22)
Compared to v35.0optimize:ethashMore stable under high OC for Nvidia 16、20、30 series GPUs.
optimize:octopusImprove hashrate 1-3% for 16, 20, 30 Nvidia GPUs
feature:ethashDAG verification after creation, if miner showed log in red font:Verification failed, invalid 2.0%, please consider lower GPU overclock
v35.1(2020-12-21)
optimize:ethashMore stable under high OC for Nvidia GPUs
optimize:octopusImprove hashrate 1-3% for 16, 20, 30 Nvidia GPUs
v35.0(2020-12-14)
feature:ethashAdd statistics forinvalid shares, in cmd log, api and web monitor.
feature: Turn off limitation for not allowing to run under Virtual Machine.
feature: Add statistics for Health information of AMD GPU
fix: More detail error information of OpenCL api
fix: Reduce CPU usage.
v34.5(2020-12-05)
optimize:ethashImprove hashrate 1% on certain Nvidia GPUs
optimize:octopusMinor improvement on certain 20 & 30 series Nvidia GPUs
feature:-mtMore effective and compatibility on Geforce Pascal GPUs
fix:kawpowprogpow_seroFix crash on certain AMD & Nvidia rigs
v34.4(2020-12-02)
optimize:octopusImprove hashrate 1-5% on Nvidia 16, 20, 30 series GPUs, 29.2M on 1660s
v34.3(2020-12-01)
fix:etchasherror on swiching epoch,ETCminers should upgrade to this version.
fix: support for AMD 20.11.x driver version
fix:ethashmore stable hashrate under windows
v34.2(2020-11-29)
fix:ethashReduce stale share ratio.
v34.1(2020-11-28)
fix:ethashFix display hashrate only half of normal hashrate on certain windows rigs.
v34.0(2020-11-28)
optimize:ethashImprove hashrate on Nvidia 10 series GPUs,3% higher hashrate under same PowerLimit, or same hashrate with 5%-10% lower PowerLimit.
v33.8(2020-11-25)
feature:octopusAdd support for mining onNiceHash
v33.7(2020-11-23)
feature: Add an option-no-interrupt, set this option will disable miner interrupting current GPU jobs when a new job coming from pool, will cause less power supply issue, but might lead to a bit higher stale ratio and reject shares.
feature: Addeffiecienydisplay in console, showinghashrate per wattfor each GPU
feature: Add 10min 4h 24h pool hashrate display in web monitor.
v33.6(2020-11-21)
optimize:octopusimprove hashrate: +10% on 16 20 30 series Nvidia GPUs, 27.5M on 1660s.
note:octopusFrom this version, GPUs that has higher core performance than memory performance, need to overclock memory to get higher hashrate, e.g. 2080 3070
33.5(2020-11-21)
optimize:octopusimprove hashrate: +90% on 16 20 30 series Nvidia GPUs, at least +100% on all other GPUs
v33.4(2020-11-12)
optimize:octopusimprove hashrate: +35% on 16 20 30 series Nvidia GPUs, +20% on all other GPUs
new algo:etchashfor upcoming ETC upgrade
feature: add effective pool hashrate on console & api, 10min 4h 24h.
v33.3(2020-11-04)
optimize:octopusimprove hashrate: Nvidia, +3% on 10 series, +20% on 16, 20, 30 series
new algo:octopusfor AMD support.
fix: crash upon start on certain Nvidia rigs.
v33.2(2020-11-01)
optimize:octopusimprove hashrate: +150% on 10 series, +80% on 16, 20, 30 series
fix:--share-check 0cause high CPU usage
fix: Added backUptimein console summary
v33.1(2020-10-29)
fix: some format error on console print
optimize:octopuslower CPU usage
feature: add new option--share-check, if no share found in a set period of time, miner will reboot. default to 30 minutes. SOLO miners should set this option to0to turn off check.
v33.0(2020-10-28)
new algo:octopusfor miningconflux,support both solo mining and pool mining, need Nvidia GPU above 6G
optimize:ethashimprove performance on Vega & Navi GPUs
optimize:beamv3improve performance on high end 10xx Nvidia GPUs
feature: modify summary output on console, add share statistics for each GPU.
fix:ethashfix zero hashrate on certain cases for AMD GPUs
v32.1(2020-10-05)
bug fix: Fix AMD device initialization failure on some rigs.
v32.0(2020-09-30)
new algo:beamv3for miningBEAMwith Nvidia 3GB+ GPUs
new algo:cuckatoo32add support for Nvidia 6GB GPU
optimize:ethashfor AMD RX 4xx, 5xx, Vega series 8GB+ GPUs
feature:ethashsupport mining up to epoch 800
v31.1(2020-06-24)
new algo:cuckatoo32forGrin32on Nvidia 8G above GPUs
kawpow: support forNiceHash'sextranonce.subscribeprotocol
v30.2(2020-05-05)
windows: Auto install driver if--memory-tweakis set and driver is not installed.
windows: Fixdriver install failedissue on some windows rigs.
kawpow: Fixduplicate shareissue on some pools.
v30.1(2020-05-03)
- Reduce
ethashkawpowstartup time.
- Fix a possible crash on certain rigs of reason
invalid kernel image.
- Do not apply memory tweak if
-mtis set to 0 on corresponding gpu.
- Print system information on start.
v30.0(2020-04-30)
- Add option
--memory-tweak, optimize memory timings of Nvidia GD5 & GD5X GPUs. Detail describe can be found in readme.md
- Add option
--verbose, print pool communucation log.
- Add option
--proxy, user can using socks5 proxy to set up connection with pool.
- Add number of shares per GPU in both log print and api.
- Minor bug fix and improvements.
v29.1(2020-04-09)
- Fix low hashrate of
kawpowon AMD RDNA GPU.
- Improve kawpow hashrate on AMD GPU.
v29.0(2020-04-03)
- Add support for RVN new algo
kawpowmining on Nvidia & AMD gpus.
v28.1(2020-03-30)
- Support HNS & HNS+ETH mining on NiceHash
v28.0(2020-03-28)
- Add support for mining TRB & TRB+ETH on Nvidia GPU
- Add support for mining ETH on
miningrigrentals.
- Minor improvements and fixes.
v27.7(2020-03-15)
- Fix ETH mining on NiceHash
- Fix NVML initialization failure on certain cases.
v27.6(2020-03-14)
- Improve HNS & HNS+ETH on Nvidia GPU.
v27.5(2020-03-05)
- Fix high ETH reject rate on certain pools when mining HNS+ETH
- Slightly improve mining HNS+ETH on Nvidia GPU.
v27.4(2020-02-28)
- Fix support the certain AMD Vega GPUs.
- Fix a potential bug when mining under AMD+Nvidia mixed rig.
v27.3(2020-02-27)
- Add HNS+ETH mining on AMD GPU
- Improve HNS+ETH performance on Nvidia GPU
- Note:
-dicalculation is changed in this version for HNS+ETH.
-di = worksizeofhns / worksizeofeth
- E.g, -di 5 on a stock freq 1070ti will get 26M for eth & 130M for hns.
v27.2(2020-02-20)
- Improve HNS performance on AMD GPU
v27.1(2020-02-19)
- Improve HNS performance on Nvidia GPU
- Add support for HNS mining for AMD GPU
v27.0(2020-02-18)
- Add support for HNS & HNS_ETH mining for NVIDIA GPU
- Minor bug fix and improvements.
v26.2(2019-11-21)
- Improve CKB+ETH performance on AMD GPU.
- Fix bug of 26.1: Launch crash on certain AMD rigs.
v26.1(2019-11-15)
- Add support for mining CKB+ETH on AMD GPU.
- Improve performance for mining CKB on Nvidia GPU.
v26.0(2019-10-11)
- Add support for BFC mininig on Nvidia GPU.
- Fix CKB compatibility on AMD GPU.
- Fix cuckcoocycle on nicehash.
v25.5(2019-10-05)
- Fix a bug when mining CKB+ETH.
- Fix a compatibility issue in CKB stratum protocol.
v25.4(2019-10-04)
- Improve CKB mining performance on both NVIDIA & AMD cards.
- Improve CKB+ETH performance on NVIDIA cards.
- Add support for mining SERO on AMD cards.
- Add a new option
--platformto allow users to choose GPU platform.
v25.2(2019-09-10)
- Add support for
CKBmining on AMD cards under linux.
- Bug fix.
v25.1(2019-09-07)
- Add support for
CKBmining on AMD cards.
v25.0(2019-09-05)
- Add support for
CKBmining &CKB+ETHdual mining.
- Enhance
-diparameter to support comma separated list to specify-divalue for each card.
- The default value of
-diforCKB+ETHmining ranges from 4 ~ 8 depending on GPU model, valid value range in [1, 10], higher value means higher intensity forETH.
- The best value of
-didiffers by GPU model, overclock and power limitation.
v24.4(2019-08-16)
- Fix SIPC dxpool compatibility.
- 1080 & 1080ti users should use
OhGodAnETHlargementPillto boost SIPC performance.
v24.3(2019-08-15)
- Add support for mining SIPC.
- Fix high CPU usage mining SERO with 24.1 & 24.2
- Fix Grin intensity.
v24.2(2019-07-17)
- Disable the auto-switch from cuckaroo -> cuckarood
- Slightliy improve RTX2060 Grin29 performance under win10
- Fix startup stuck issue on some linux distro.
- Add new option
--generate-configto generate a sample config file.
- Note: Linux sero mining need to set a env before start if run with --no-watchdog, please check
start_sero.sh
v24.1(2019-07-16)
- Fix lower hashrate than previous version for Grin29 & AE on 10xx 6GB cards
- Fix mining Grin29 AE on Turing 6GB Cards on Win10.
- Fix the disfunction of auto-reboot when GPU error happens.
- Fix start using json config file.
- Change the GPU MEM size display upon launch from Total Size to Available Size.
v24.0(2019-07-15)
- Support Grin29 fork on 17th, July.
cuckaroo, v24.0 will do an automatically switch to cuckarood on height 262080.
- Add a temporary option -grin29-fork-height, user can test the auto-switch by setting this option to lower height value.
- Improve performance on Grin29 & AE.
- Add support for mining
SERO, algoprogpow_sero.
- Add option
-intensityto set the intensity level for each GPU.
- Add option
-fidelity-timeframeto customize the timeframe for fidelity calculation.
- Add option
-log-fileto set a specified log filename.
- Add option
-no-nvmlto close the periodical query for GPU status.
- Add new method to turn on NiceHash protocol,
nicehash+tcp://
- Minor improvement and bug fix.
v23.3(2019-06-14)
- Fix mining AE (cuckoocycle) on NiceHash.
- Add option to set a temperature limit on GPU.
v23.2(2019-05-09)
- Improve Grin & AE & SWAP performance.
- Add support for mining AE on NiceHash.
- Add display output of Fidelity.
- Minor improvement and bug fix.
v22.2(2019-04-15)
- Improve compatiblity for mining Grin31 on windows 8GB cards.
- Set default
--cuckoo-intensityto 4, lower CPU usage on default settings when mining Grin & AE.
v22.1(2019-04-12)
- Add support for mining Swap (XWP).
- Improve Grin29 & AE performance.
- Improve Windows compatibility on Grin & AE, significant boost on performance.
v21.4(2019-04-03)
- Improve Grin31 performance.
- Improve performance of Grin29 & AE on RTX cards.
- Fix Grin31 compatibility on Win7 with 8G cards.
- New option to reduce the range of power consumption by multi-gpu rig.
- Add miner Up Time print in cmd outputs.
v21.3(2019-03-20)
- Fix bug: Occasionlly lower local hashrate than previously version.
- Do not run GPU if mining pool not connected when mining Grin & AE.
v21.2(2019-03-15)
- Fix bug:
"GPU hung detected"happens under some normal conditions.
v21.1(2019-03-14)
- Improve Grin29 performance
- Add support for mining Grin & AE on Turing cards.
- Add detection for GPU hung.
- Increase chance of accept share when mining Grin on NiceHash.
- Fix ETH mining on NiceHash.
- Fix "accecpt share checking" bug when using backup mining pools.
v21.0(2019-03-06)
- Add support for AE (Aeternity)
- Improve performance on Grin29 & Grin31
- Improve miner stability.
v20.0(2019-02-21)
- Add support for Grin31
- Add support for mining Grin on NiceHash
- Add new option to tune CPU usage when mining Grin.
- Improve BTM+ETH performance on RTX cards.
- FIx bug of lower hashrate when mining BTM on rigs with mixed 10 series and 20 series cards.
- Do not add a default worker name if no worker name specified by user.
v14.0(2019-01-30)
- BTM mining, improve over 200% on RTX cards.
- Improve Grin mining.
v13.2(2019-01-17)
- Add support mining Grin on 1066-win10.
- Fix support for Solo mining using grin-server.
v13.1(2019-01-15)
- Add support for mining Grin coin (cuckaroo29).
- Minor bug fix and improvement.
v12.4(2018-01-05)
- Improve hashrate of BTM+ETH dual mining about 6%.
v12.3(2018-12-30)
- Fix a bug that could cause many reject shares when epoch changes under ETH dual mining .
v12.2(2018-12-26)
- Fix high stale share and reject share ratio when use big
-difor dual mining BTM+ETH.
- Fix the support of web monitor for dual mining.
- Minor bug fixs and improvements.
v12.1(2018-12-24)
- Fix support ETH PPS+ mode on F2pool
- Add support for ETH on NiceHash (with protocol header
ethnh)
- Fix rest api when dual mining.
- Minor bug fixs.
v12.0(2018-12-19)
- New
BTM+ETHdual mining mode.
- Decrease the required driver version to 377.
- Temporarily remove support for XMR mining.
- Fix start using config file.
- Add a default protocol header if not specified.
v11.0(2018-12-12)
- Improve BTM hashrate.
- Add support for ETH and XMR mining.
- Optimize handle for new job, increase profit on mining pool.
- Colorful output on console.
- Add support for backup mining pools.
- Decrease dev fee of BTM to 2%.
v10.0(2018-10-03)
- Improve hashrate
v9.0(2018-08-28)
- Improve hashrate ~30%
- Improve stability
v8.0(2018-08-17)
- Improve hashrate 10% - 15%
- Lower skipped share rate, increase actual hashrate on mining pool.
- Added display for mining pool latency.
- Added display for mining pool difficulty.
- Improve API web monitor.
🔗 More in this category