Post
Topic
Board Pools
Re: ==== Eligius, please pay my 200+ BTC ====
by
S4VV4S
on 16/06/2014, 12:18:50 UTC
Btw: Funny how the discussion rolls on, while the guy who opened this thread seems to have disappeared....

True.
That's because it's a serious matter.

BTW: WK I don't know how your pool software works but can't you have a script like a "watchdog" checking about these things?

E.G. when shares are submitted by a client you could do:

if((sharesSubmitted > xxxxxxx) && (blocksFound < x)){

  // notify pool mods to start monitoring this account

}

Just a thought Smiley