Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPR] SpreadCoin | True Decentralization (No Pools)
by
cryptmin4r
on 11/01/2015, 13:48:20 UTC
i thingk a new change is made Mr.Spread in spreadcoin by correcting wrong  genesis hash value.
-uint256 hashGenesisBlock("0x00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6"); //mainnet
+uint256 hashGenesisBlock;

i think currently Merkle root and hash is different

https://github.com/spreadcoin-project/spreadcoin/commit/d396ee9ccfe118609da17b0d940c32f83e7dfa35

That's the Darkcoin genesis block hash, it didn't actually do much in there, was just left over from the original code.

even though that may not cause any trouble, its happy to see mr. spread is acting quickly to correct it.