Seems like great idea, what are your credentials if you dont mind me asking
Nothing too formal. I've been programming as a hobby for around 10 years, as a career choice for around 5. I'm completely self taught, and have no formal degree. I got involved with the cryptocurrency movement really hard with Dogecoin. It was the first coin I mined and such. And since then I've been fascinated with the whole concept.
In early May I launched my first (super failed) cryptocurrency completely alone. That thread, Megcoin, is
here. A relaunch was attempted, but it didn't do much.
I took what I learned from MEG, and applied it to Fractalcoin, which I launched with 2 others in June. You can see that
here. Although I'm still working on it, being a coin developer is not at all profitable, so I've been working on other things to make some side money in the mean time.
Being a coin developer really got me familiar with the code and prepared me to start deep diving into a coin's code. My first deep dive was Boomcoin, where I basically gave an informal review of "Well, there is nothing innovative, but it doesn't have any exploits at least" (that post was deleted by the coin dev, since it was a bit negative)
My first major exploit discovered (and used since no one believed me) was Mysterycoin. My posts about it are
here and
here.
My second major exploit discovered was the Hertzcoin exploit I talked about in the first post.
I've also uncovered many hidden premines, or incorrect money supply "bugs". Things like block rewards of 50, for 5000 PoW blocks, slapping on a 1M coin premine block, and changing MAX_MONEY=100000000 (100M) and calling it a 1% premine, rather than a 90% premine.
I enjoy doing this, not only because it's interesting (I love nit picking code
), and I'm sometimes paid, but also because I feel like I am actually making a difference in the altcoin community. If I can keep a coin with a hidden premine from reaching exchanges and dumping it, I'm happy. I do not believe the altcoin market should be "regulated", but rather that you should carefully examine what you are getting into. Hopefully along the way I can teach some investors how to conduct their own basic code reviews or block chain analysis to keep scam coins from ever being mined.