Post
Topic
Board Mining support
Re: what's means of "stratum from pool 0 requested work restart"?
by
evilpete
on 18/04/2013, 01:05:28 UTC
The short version is that the work to produce the "next" block depends on the previous block.  The moment a new block is found, any in-progress searching is aborted because it won't produce anything useful.  This is important because it encourages a "found" block to be used and distributed quickly.

You should see this message each time the bitcoin network as a whole finds a new block.