Post
Topic
Board Mining software (miners)
Re: BFGMiner --expiry value for solo mining (new block detection lag)
by
vmfx
on 20/05/2014, 04:18:09 UTC
jurASIC >>

I have the same problem with the failover pool in bfgminer...

>>
[2014-03-31 13:01:28] Pool 1 is hiding block contents from us
>>

After which the current block in BFGMiner never gets updated... it just sits there.

Not sure why this is ? Luke ?

here are my settings...

./bfgminer -o http://127.0.0.1:8332 -u user -p pass  -o  http://stratum.btcguild.com:3333 -u user_worker -p pass -S Antminer:all --set-device antminer:clock=x0881  --scan-time 2 --queue 2 --expiry 2 --no-submit-stale --coinbase-addr mycoinbaseaddr --coinbase-sig "mysig"

then i updated to the latest source code and now i get this

 [2014-05-19 23:29:32] Started bfgminer 3.99.0
 [2014-05-19 23:29:32] Probing for an alive pool
 [2014-05-19 23:29:32] Network difficulty changed to 8.85G (63.38P)
 [2014-05-19 23:29:32] Pool 0 http://127.0.0.1:8332 alive
 [2014-05-19 23:29:32] No suitable long-poll found for http://127.0.0.1:8332
 [2014-05-19 23:30:32] Block change for http://127.0.0.1:8332 detection via http://stratum.btcguild.com:3333 stratum
 [2014-05-19 23:30:33] Pool 1 http://stratum.btcguild.com:3333 alive


and then it just hangs there again...