Ha. This is really going to confuse somebody in 30 years when they’re debugging, generate a random address, and can’t figure out why there’s $50 in it from an ancient block 😂
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.