genesismining / sgminer-gm

A multi-algo GPU miner
GNU General Public License v3.0
340 stars 146 forks source link

Add cryptonight-v8 support #147

Open Zenitur opened 5 years ago

Zenitur commented 5 years ago

When Monero had changed algo to cryptonight-v7, sgminer-gm had pre-release of 5.5.6 version. It can mine cryptonight-v7 with the --monero command line key. But in the 5.5.6-prerelease Etherium was broken. It's showing MUCH of reject in the every second. So I had mine Monero with sgminer-gm 5.5.6-prerelease, and Etherium with 5.5.5

Now Monero had switched algo again. Now it is cryptonight-v8. Can you add support of this algo to sgminer-gm?