https://bitcointalksearch.org/topic/ann-hashcoin-hash-x11-dgw-v2-automatic-checkpoints-instant-confirms-560831
And this one
https://bitcointalksearch.org/topic/annmatrixcoin-mtx-sha256-coin-bounties-windows-client-sources-552713
He's a hack launching a different shitcoin everyday
He was re-launching Matrix because the old dev made it shit.
He was the matrix dev and he fucked up the coin and relaunched it causing people to lose all the coins they mined. He also launched tis coin already but made a new thread because he screwed this coin up also. He had DarkCoin code that he didn't change. All he's doing is taking code off of github and using find replace to change the name to his coin. He's no developer he's a slimy shitcoin creator.
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");
}