[b]NEW !!! [/b]
We added support for Stratum in our Ethereum pool. It substantially increases mining earnings.
Mining instructions are available here: [url]
https://www.coinotron.com/coinotron/AccountServlet?action=help[/url] For first few weeks Eth Stratum pool will support only PPLNS.
Please use ethminer and mining_proxy: [url]
https://github.com/Coinotron/eth-stratum-mining-proxy[/url]mining_proxy.exe -o coinotron.com -p 3344
ethminer.exe --farm-recheck 200 -G -F
http://127.0.0.1:8332/workername:workerpassword
Comments
I was copy the mining proxy.exe file in ethminer folder and create *.bat file with this command:
mining_proxy.exe -o coinotron.com -p 3344
Than, i was create one more *.bat file with these command:
ethminer.exe --farm-recheck 200 -G -F http://127.0.0.1:8332/workername:workerpassword
For workername and workerpassword I using data from my coinotron account and from worker which I was create for mining ethereum, but I receive error when I start ethminer.
I see that the problem is the bad credentials of my worker but I was checked all information in *.bat files and everything is correct. Can you help with this problem?
2015-10-22 22:58:08,426 INFO proxy client_service.handle_event # New job 19707 for hexHeaderHash 0xcd78ae2d448f0f58bb0a78e1d66d50a8177276e325f6803e4c8d6fa88ac28800, clean_jobs=True
Please provide me with version of ethminer and your both *.bat files (send them to [email protected])
It will be faster when I check them in my environment.
- go to folder where you put mining_proxy.exe
- create folder log
- start proxy using this command:
mining_proxy.exe -o coinotron.com -p 3344 -l mining_proxy.log -v
Screenshot of version ethminer and proof of correctly work of mining proxy. I hope that is correct work of mining proxy.
Errors when i start ethminer.
You started miner like this:
ethminer.exe --farm-recheck 200 -G -F http://127.0.0.1:8332/workername:workerpassword/
That last "/" caused worker authorization issues. Please remove it.
After 10 days of running, our Ethereum stratum pool is used by 35% of Ethereum miners.
We encourage all to switch to stratum. It is 5-10% more profitable than standard getwork and uses far less bandwidth.