Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: supercanada1 on September 09, 2016, 06:51:44 AM



Title: whether windows version 8,10 will affect the genesis block creation
Post by: supercanada1 on September 09, 2016, 06:51:44 AM
whether windows version 8,10 will affect the genesis block creation


Title: Re: whether windows version 8,10 will affect the genesis block creation
Post by: vhong on September 09, 2016, 07:25:23 AM
Use Linux it's still better than Windows 10 in many aspects.


Title: Re: whether windows version 8,10 will affect the genesis block creation
Post by: supercanada1 on September 09, 2016, 02:51:29 PM
how to check the debug runtime file in linux?


actually I just set a new pszTimestamp, new block.nTime, block.nNonce=0, and set assert(block.hashMerkleRoot == uint256("0x"), and clean uint256 hashGenesisBlock("0x"), and compile, and fill in the hashMerkleRoot, compile and run again, fill in block.nNonce, hashGenesisBlock("0x") this time, then compile again, get the stake modifier checkpoint error when run, is there any step wrong?