Nat-go
New Member
You are sure it was Monero? Monero claims, that bytecoin (the original cryptonote software) had this scammy mining. See for example here:Monero has several downsides. ... 3.) the original mining-software had a bug / was not optimal, while some people kept secret a better mining-software and mined a lot of coins, ...
https://m.reddit.com/r/Monero/comments/2636ca/so_whats_so_bad_about_bytecoin/
The BCN mining code shipped purposely crippled, presumably as a way of making the falsified blockchain seem legitimate. Not just weird or written by a cryptographer who doesn't know how to optimise, but purposely crippled for slow mining. Things like recalculating a static value in every iteration of a loop instead of just once at the beginning is not a mistake, especially when viewed in light of the claimed 2 year history. Did nobody care to optimise the hashing code in 2 years, not even to improve the amount of time it takes to download and verify a blockchain from scratch? I find that unlikely. On the other hand: if you glance at our Github commits you'll notice that in two iterations (26c1a8569c and 49d55d3c30, primarily) we first improved the hashing by 2x its initial performance, and then further improved it to 12x its initial performance. It appears that the BCN devs are so lazy they haven't even merged our changes in, so everyone mining on their network has either used our changes or is mining 12x slower than they could. Or they just have a significantly faster miner already and couldn't be bothered.