plugeth/miner
Jason Carver 6019f1bb0a deep-mining-log: only track non-stale blocks
if you track stale blocks, then you quickly overflow your ring buffer in the local network case where you're mining every block and generating a lot of stales.
2015-05-26 18:54:56 -07:00
..
agent.go fixed issue when miner is not stopping af stop command 2015-05-18 16:09:01 +02:00
miner.go miner: moved break INSIDE the switch ... 2015-05-21 19:53:27 +02:00
remote_agent.go Return 32-byte hashes from GetWork 2015-05-11 10:11:33 -04:00
worker.go deep-mining-log: only track non-stale blocks 2015-05-26 18:54:56 -07:00