Seems to me all the pools from the OP account for a little over 1% of the network, where are these hashes coming from then?
I downloaded everything, ran the simplewallet.exe and copied the wallet address from the wallet.bin.address.txt.
it returned 441NWFtLj3adEAkJBahBmQ3ErAawqFATpj9JDkAXr882LL8S8N4bA6tWGjQDPmNuFrejPCefUy4M4NV pNYq9eiZoPK3qEXk. seems to be a working wallet address?
now i'm running the bitmonerod.exe and at the same time simpleminer.exe with the following .bat:
simpleminer.exe --pool-addr=moneropool.org:5555 --login=441NWFtLj3adEAkJBahBmQ3ErAawqFATpj9JDkAXr882LL8S8N4bA6tWGjQDPmNuFrejPCefUy4M4NVpNYq9eiZoPK3qEXk --pass x
it seems i'm mining, pool dash says i have 2.00 hash/sec, i think that's gonna go up over time. i'm running an e5 xeon 8 core 2.67 ghz.
most of the output says "getting next job.. bla bla.. job didn't change". from time to time a nice green "share submitted successfully" comes by. there were like 3 in 5 minutes.
performance monitor indicates a load around 15%. isn't this a bit low?
anyways, feedback would be welcome if everything's ok on my end. thx
As of now 1 simple miner instance = 1 core, just open more miner instances.
hey cool, a reply, thx.
so i'm just executed the .bat file another 3 times, i now have 4 simpleminer windows running. are they automatically spread out across the several cores?
i just read somehwere there's a flag for the bat file to tell simpleminer how many cores to use?