Author

Topic: FAILED to creating Genesis Hash (2 ETH BOUNTY) (Read 132 times)

member
Activity: 183
Merit: 11
Herok_X
September 02, 2018, 02:45:04 AM
#3
Comment the assertion line... Despite the fact that programming isn't my job, I'll try to do my best to help you (P.S sorry if I misunderstood your problem). Did you try to edit nonce genesis values, nTime, pszTimestamp ?
Someone here had similar problem as I remember and if I remember correctly, this was helpful for him: https://github.com/Peershares/Peershares/wiki/Genesis-Block-%28Starting-a-New-Blockchain-Instance%29
thats for try to help me, i have solved my problem by changing port and regtest Smiley
hero member
Activity: 2352
Merit: 905
Metawin.com - Truly the best casino ever
September 01, 2018, 05:13:30 PM
#2
Comment the assertion line... Despite the fact that programming isn't my job, I'll try to do my best to help you (P.S sorry if I misunderstood your problem). Did you try to edit nonce genesis values, nTime, pszTimestamp ?
Someone here had similar problem as I remember and if I remember correctly, this was helpful for him: https://github.com/Peershares/Peershares/wiki/Genesis-Block-%28Starting-a-New-Blockchain-Instance%29
member
Activity: 183
Merit: 11
Herok_X
September 01, 2018, 02:45:32 PM
#1
Hi im trying to create new genesis block for altcoin, for education purpose

use GenesisH0 , im changging all parameter on Chainparams.cpp

when i start daemon

Code:
chainparams.cpp:142: CMainParams::CMainParams(): Assertion `hashGenesisBlock == uint256("0000006a1b925071137b3e5e3ca95a8c6807435da26e7c4609fb5591799ce43a")' failed.

This Error Show up!

Please help me < Whats Should i do
Jump to: