Regarding the discussion on why he might be digging the clams in this fashion, one of the Dev's mentioned that it would be more difficult for them to do it this way because of the randomization, and the assumption is that they're doing it this way to perhaps send a message to us of their motivation. I disagree that it would be more difficult.
I wonder if they didn't just grab a dump of the whole CLAM blockchain up to the last block where the initial distribution took place, exported all the diggable addresses in the order they were funded, and is just backtracking their way through the list while matching each funded addresses to ones that they own. This makes the most sense to me, anyways.
It seems to me you either:
a) check each of the 100k addresses you own to see it if it funded, or
b) check each of the 3 million funded address to see if you own it
(a) is 30 times less work than (b) - so why would you do (b)?
I'm not very familiar with the client; I'm guessing this means you can bulk enter all your addresses and it automatically digs them for you?