Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.3 (Windows/Linux)
by
Claymore
on 15/08/2016, 09:56:44 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.