Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.3 (Windows/Linux)
by
Claymore
on 15/08/2016, 10:54:40 UTC
To all requests: I will check them a bit later, don't want to postpone new version again and again.
Within 24 hours I will release v6.0 with nvidia support, temp/fan management for amd 4xx cards and "-ttli" option to reduce overall mining intensity when GPU is overheated.

Please, support solo mining with Parity v1.3.0


No problem, as soon as someone can explain me how to make it work. Step by step: download link, how to start/configure, etc. Because I spent a lot of time and still don't have any ideas why it does not download blockchain though Mist wallet works on same system.

I think, JSONRPC command packet which request the work from the wallet(parity), is not compatible with Parity and it just return Invalid Message Error, I am not sure the how packet has configured from this miner (if there is any option to see the message, let me try with Parity manually), or Could you show me the message in solo mining mode such as 'http://127.0.0.1:8584';

Note: after fully synced with parity 1.3.0;
I have tried with ethminer.exe from CPP-Ethereum;
I feel the packet from this miner has recognized by parity successfully
Thank you for the good support always,

Download WireShark and see what packets miner sends, especially packets with "eth_getWork". You can compare my miner and ethminer and see the difference. If you can see it, I can fix it and send you an update for tests.

@Claymore you have to sent correct headers to parity (Content-Type: application/json) otherwise it'll refuse to give work.

Will you implement suprnova's stratum type for Sia ? I still have some requests asking for it ...

1. It worked for 0.x geth, but fails in Parity. I doubt that I broke something, but it is possible. Anyway I could fix it in a minute if I could make new geth work. Weird situation.
2. Well, it seems you are the only Stratum pool that does not support my simple Stratum version. Again, I'm going to add your Stratum, but I need time for it because I don't use code from sgminer. I've been busy with nvidia for a few weeks and I still see some other important things to do. So if you cannot implement my Stratum, we need to wait some more time, may be 1-2 weeks or so.