miniZ v2.4d is out!
Hi everyone,
A new miniZ version v2.4d is out with improvements for KarlsenHash and PyrinHash algorithms.
Also, added AMD support for Equihash 192,7, PyrinHash, and KarlsenHash algos!
Maybe there is still some room for improvement on the dual mining. Let us know about your favorite algo combinations and we will have a look!
Please find miniZ version v2.4d @ Download page.
Changelog:
- Improved hashrate for PyrinHash and KarlsenHash. Up to 7%, this depends on GPU.
- Added support for PyrinHash algo – Pyrin (PYI), for AMD. Fee: 0.8%.
- Added support for KarlsenHash algo – Karlsen (KLS), Nexell-ia for AMD. Fee: 0.8%.
- Added support for 192,7 algo, for AMD.
- Added new option -pl auto. miniZ will find best power when optimizing for efficiency.
- Fixed EthashB3 (HYP), for AMD.
- Added support for RX 7800 XT, AMD GPU.
- Fixed issues with dual mining with k1pool.
- Fixed invalid shares in 192,7.
- Added ZIL stats to telemetry. Ex: localhost:20000/zil
- Added –minimal, –hideclocks options for minimal console log output.
- Fixed JSON getsats for dual mining.
- Removed support for obsolete Kepler GPUS.
- Removed support for kHeavyHash algo.
- Major improvements for Equihash dual mining.
- Few minor fixes.
You can check dual algo mining stats information on Telemetry. Ex: localhost:20000/dual
We notice that dual mining with Equihash algos is quite profitable with NVIDIA RTX 4070 Ti.
*** Thank you all for the feedback! ***
For additional information check our Usage or FAQ pages.
*** Download miniZ latest version here. ***
Engage, feedback and support
Because your feedback is very important, miniZ kindly encourages you to use the comment box below for general questions and feedback.
Certainly we will strive to help you with any doubt and provide a solution to any problem you may encounter. In case you need to reach us, please check the Support page.
Follow us
On X/Twitter
Our thread on bitcointalk.org
We wish you a fast and friendly mining experience!
I need help to parameters with MMPOS. It’s not listed under PYRIN yet, so I would like to have miner download link, and parameters to run…Do you have telegram channel or discord?
Mining with miniZ on Kryptex is still not working. The wallet address contains a @ (as it is an email address). Please see https://github.com/RainbowMiner/RainbowMiner/issues/2815#issuecomment-2186372715.
Hi Boulder08,
Thank you for the feedback!
We’ll have a look at this and see if we can make this work soon.
Cheers
I cannot create a dual-mining config file. When I try running the following CLI it only creates a single server and a single algo and it mixes up parameters:#!/bin/sh./miniZ –url=wallet@equihash144.mine.zergpool.com:2146 -p Rig44,c=BTC,mc=BTG –url2=wallet@ethash.mine.zergpool.com:9999 -p Rig44,c=BTC -pl auto –gpuclock=1 –gpuoffset=1 –memclock=1 –memoffset=1 –latency –shares-detail –show-mode –write-config BTG-Ethash.confThen I get this config:{ “Display”: [ { “nocolor”: 0, “gpu-line”: 0, “telemetry”: 20000, “show-solratio”: 0, “show-mode”: 1, “show-pers”: 0, “latency”: 1, “show-server”: 0, “shares-detail”: 1, “show-shares”: 0, “all-shares”: 0, “server-share”: 0, “localtime”: -1 } ], “Logging”: [ { “log”: 0, “log-file”: “miniZ.log”, “log-period”: 0, “log-delay”: 0, “stat-int”: 10, “nonvml”: 0 } ], “Algorithm”: [ { “algo”: “144,5”, “smart-pers”: 1 } ], “Servers”: [ { “id”: 1714636915, “host”: “equihash144.mine.zergpool.com”, “port”: “2146”, “user”: “1Sq7cKjPudKuRy1HbBzwZzmb5sGv8oEZw”, “pass”: “Rig44,c=BTC”, “pers”: “auto”, “ssl”: 0, “share”: 100.0 } ], “Devices”: [ { “name”: “NVIDIA GeForce RTX 2080 Ti”, “gpuid”: 0, “mode”: 6, “f11”: 255, “oc”: 3, “gpuoffset”: 1, “memoffset”: 1, “gpuoffset2”: -1, “memoffset2”: -1, “gpuclock”: 1, “memclock”: 1, “fanspeed”: 0, “fantemp”: 0, “power”: 0, “intensity”: 0.0, “enabled”: 1 }, { “tempunits”: “C”, “templimit”: 90 } ], “Other”: [ { “cleanjobs”: 0, “stale”: 100, “fee-time”: 20, “socks”: “”, “socksdns”: 0 } ]}
You say it’s possible to create a config with different passwords. Or I
can write my own config but I cannot find any syntax instructions for
how to define the second algo or the second server. How is it done?
Hi Aurum,
Thank you for your feedback.
At the moment, configuration file option is not supporting dual mining.
We’ll work to make it functional soon, as we see there is much interest in this.
To make it work through the command line do not forget to use
--url2
for the second algo.Also, allow us just one more observation: dual mining is currently only supported with karlsenhash and pyrinhash.
The second algo, with
--url2
, should be set with one of these algorithms.Cheers
hello there, I am not able to run version 2.4dsuccesfully work for me only version 2.2cWin10 fresh system, RTX 3070 and 3080, no antivirus (or turned off), all previous versions are good.2.4d only “blinks” about 0,5sec and run off. No error there…
Can you try to improve your ethash/zil solver for CMP 170HX? miniZ only gets 171mh compared to Rigel miner getting 190mh using the same overclocks
At present, it seems that all miniZ algorithms cannot be used in China for mining more than 50 confirmations and do not support custom mining pool network proxies. Our network here must use the HK network proxy port to connect to the mining poolI hope the author can improve the compatibility of CN miners so that my mining equipment can use miniZ
When using miniZ mining again, I am unable to use a custom mining pool for mining. I always submit after about 50 times. There are no more submission confirmation blocks in the mining pool. I am a Chinese miner and did not directly enter the mining pool. The mining port has been blocked by the firewall, so I can only connect to the mining pool through my own Hong Kong mining pool intermediary agent.I hope miniZ can solve the compatibility issue of CN user mining pools, such as using commands like (– dev_dation=CN) to address the functionality of custom mining pool ports
Hi 二虎,
Thank you for the feedback!
Could you check again, and let us know if it is running OK already?
Cheers