picked out 10k random unique addresses from network and run script to continiously add tx to the block with 1000 satoshis and message :)
can you pls. explain further? how did you pick out addresses -- just chose some that transacted recently (in which case not random)? how does bitdb help? what is gleaned from exercise?
addresses were picked from randomly chosen recent blocks, bitdb helped to exclude some addresses like stresstest, also im using bitdb to quere my tx in real time.