stratum-mining-proxy icon indicating copy to clipboard operation
stratum-mining-proxy copied to clipboard

support for Maxcoin

Open sidamazing opened this issue 11 years ago • 2 comments

Is there any plans to support Maxcoin?

sidamazing avatar Feb 23 '14 00:02 sidamazing

What's maxcoin?

slush0 avatar Feb 23 '14 00:02 slush0

hi slush0 Maxcoin was launch about 3 weeks ago. It uses SHA3 (keccak) to generate the hash... see here for more information: http://www.maxcoin.co.uk/ also cpuminer was updated to support maxcoin https://github.com/Max-Coin/cpuminer

I did try to use the proxy program but I get only rejects, I guess this proxy is only for double sha256 (bitcoin etc) ??..

I could try to hack your code(?) if you could point me to which files I would need to change?

from cpuminer these files are required sph_keccak.h, sph_types.h, maxcoin.c, keccak.c... Why do I require this, I have an FPGA build that only runs on the getwork system and all the pools are using stratum...

thanks for your time

Sid

sidamazing avatar Feb 23 '14 20:02 sidamazing