Are you serious? You just launched matricxcoin which was fucked up and you had to relaunch and screwed a bunch of people out of their time and hashing power. Now you launch another clone of DarkCoin and can't get it right again.
Listen here little boy. YOU HAVE NO BUSINESS PRETENDING TO BE A COIN DEVELOPER. You can't even do the basics to clone a coin. You need to go back to playing with leggos or something you might be able to do. You can't launch a coin and you will never be able to support a coin. You're wasting peoples time with these shitcoins. You even stated in your matrix coin thread that this was a hobby. Your hobby is wasting people time and costing them money because of it.
People like you are destroying the reputation of all cryptocurrencies with you pathetic shitcoins. You need to go away and stay away.
Your shitcoin is fucked up. You might want to fix this shit first. But you already knew that didn't you? That's why you fucked up again. Anyone mining any shitcoin you launch is a fool that's wasting their time with your garbage shitcoin.
Oh, and please send me some more nasty PM's. We enjoy laughing at punks like you.
main.cpp
Your hashcoin code
if (fTestNet)
{
pchMessageStart[0] = 0xfc;
pchMessageStart[1] = 0xc1;
pchMessageStart[2] = 0xb7;
pchMessageStart[3] = 0xdc;
hashGenesisBlock = uint256("0x0000028a67ce66c81632194d78caf7e2c2ba4e1173a96dc9c41546095283efd2");
}
DarkCoin code:
if (fTestNet)
{
pchMessageStart[0] = 0xfc;
pchMessageStart[1] = 0xc1;
pchMessageStart[2] = 0xb7;
pchMessageStart[3] = 0xdc;
hashGenesisBlock = uint256("0x00000bafbc94add76cb75e2ec92894837288a481e5c005f6563d91623bf8bc2c");
}
Edit: I'm sure if I wanted to waste my time I could find plenty of other mistakes you made in your code.
You are really not pointing out anything I didn't already know. And you getting so upset is just making me laugh even more. Obviously on a launch you find unexpected errors or things you may have forgot.. The re-release with new genesis block will be created soon, I have already fixed the pchMessageStart. Just testing right now and making sure there is nothing else I missed...
NEW THREAD WILL BE CREATED ON LAUNCH. THIS THREAD IS NOW LOCKED.