c00w / bitHopper

A python based poolhopper for bitcoin
MIT License
93 stars 53 forks source link

BH not hopping #672

Closed TimLinton closed 12 years ago

TimLinton commented 12 years ago

My miner just sits on bitcoinpool. It never moves to any other pool to mine on. Just BCPool... If I disable it then it just mines on Mt.Red... And never anything else. then if i disable Mt.Red, then it mines something else forever.. and so on. Is it not updating the difficulty? Or is it supposed to do this?

c00w commented 12 years ago

It is mining on backup pools. It looks like the difficulty updates take about 45 seconds to update. I'll tweak bitHopper to poll more rapidly.

TimLinton commented 12 years ago

The problem is it has mined BCPool for days now.. It never moves to anything else.

c00w commented 12 years ago

Update btcnet_info. http://pypi.python.org/pypi/btcnet_info

TimLinton commented 12 years ago

I'm sorry but its still staying on the same pool. Maybe im doing something wrong? I don't know..

c00w commented 12 years ago

Do you have the username and passwords set up for a pool which is hoppable? Otherwise its just going to sit on backup pools and not do anything.

TimLinton commented 12 years ago

It doesn't sit on backup. I have every single one logged in. I recently checked every one of the log ins in my list.

c00w commented 12 years ago

bcpool is probably faking their stats again. Don't use them.

TimLinton commented 12 years ago

You are correct. After I disabled BitcoinPool, MTRed, and NMCBit, its hopping all over the place. Thanks