Bitcoin Forum

Other => Beginners & Help => Topic started by: FunCoinDev on May 18, 2014, 10:07:52 AM



Title: HashMerkleRoot Help!!
Post by: FunCoinDev on May 18, 2014, 10:07:52 AM
Hey I was wondering if you could help me out if your not to busy.

I am in the middle of creating a coin however I am getting stuck on the part when you have to create a Merkle Hash. I type in on the Ubuntu terminal: ./"name" -testnet

However instead of getting the error like

Assertion failed: (block.hashMerkleRoot == uint256("0x")), function LoadBlockIndex, file main.cpp, line 2031.
zsh: abort ./"name"

I get an error that says "name": main.cpp:2048: bool LoadBlockIndex(bool): Assertion 'Block.hashMerkleRoot == uint256("0x............loads of of numbers")' failed. Aborted (core dumped)

A ."coinname" file does not get created.

Got any suggestions?


Title: Re: HashMerkleRoot Help!!
Post by: cookmac on May 18, 2014, 04:32:36 PM
I wish I can help, but I have no idea how to use ubuntu.

Most coders use this, so try to reach out to the service section? who make alt coins and anything related?


Title: Re: HashMerkleRoot Help!!
Post by: cp1 on May 18, 2014, 04:35:48 PM
Did you get a debug.log file output?