Just wanted to remind everyone we have a working pool for QCN up at
http://qcn.extremepool.orgPayouts are working we need more hash!
come join us on the pool on IRC, Server Freenode channel #extremepool
I tried mining with this pool, using the cryptonote-easy-miner as instructed.
Despite my reluctance to run untrusted windows binaries, I gave the binaries release a try but immediately there are problems.
1) It started trying to use a monero version of simpleminer, that it installed itself. I have no idea which version that is, if if it really is simpleminer. If it optimised or what else it could be doing.
2) It created a monero wallet to use, and tried to mine with the monero key.
2014-May-24 10:40:27.901412 Connecting qcn.extremepool.org:5555....
2014-May-24 10:40:28.511447 Connected qcn.extremepool.org:5555 OK
2014-May-24 10:40:28.907469 READ ENDS: Success. bytes_tr: 221
2014-May-24 10:40:28.909470 -->>http_stream_filter::parse_cached_header(*)
2014-May-24 10:40:28.912470 <<--http_stream_filter::parse_cached_header(*)
2014-May-24 10:40:28.915470 ERROR C:\temp\bytecoin\git\bitmonero-master\contrib\
epee\include\storages/http_abstract_invoke.h:112 RPC call of "login" returned er
ror: -1, message: invalid address used for login
2014-May-24 10:40:28.921470 Failed to invoke login qcn.extremepool.org:5555, dis
connect and sleep....
After some messing around, I found I could replace the automatically created wallet with my own, had to rename it to be the same names as expected. It is mining now, but the hashrate reported by the mining pool check is way lower than it should be.
I am wondering if maybe that cryptonote-easy-miner is conning me, I have no way of knowing from the simpleminer window if it is simply sending my hashes to some other pool with another key, maybe one thread goes to the configured pool/key and the rest is skimmed off. Or is there some other explanation why the hash rate is reported so low. I should be getting around 140 H/s with 7 threads, but I get around 6 H/s reported.
I tried another pool, with same results. I have another server running linux and not using cryptonote-easy-miner, but cpuminer-multi compiled by myself, and that reports the correct hash rate from the pool.