Bitcoin Forum
May 26, 2024, 03:22:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: New Coin no debug.log => no merkle hash  (Read 741 times)
rik8119 (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100

CEO WINC e. V.


View Profile
April 10, 2014, 06:54:36 PM
 #1

Hello everyone,

i want to create my own coin as a private project because i am fascinated about bitcoins and want to understand the technology to bring the people closer to it.

I tried to start it the most simple way with this tutorial: http://dogecoin.ga/how_to_create_scrypt_based_altcoins.html

As i am using Ubuntu i downloaded the bitcoin code from github and compiled it (i first had to install libgmp3-dev and libmpfr-dev aditionally - because i got the error: gmpxx.h missing).

Code:
sudo apt-get install libgmp3-dev
sudo apt-get install libgmpfr-dev

after adding the epochTime and the human readable time i compiled it with:

Code:
make -f makefile.unix USE_UPNP=-

This runs without mistakes. After this, one should run

Code:
./newcoind -testnet

to create a Merkle hash in the debug.log file. I get the error message:

Code:
newcoin: main.cpp:3495: bool InitBlockIndex(): Assertion 'block.hashMerkleRoot == uint256("Numer of the old hash in main.cpp")' failed. Aborted (core dumped)

But the file debug.log is missing in the newcoin folder.

I am searching for days now but simply no one seem to be stuck at this point. Someone was saying that the code to create a Merkle hash is removed from the sourcecode but how is the Merkle hash then generated and why is there no debug.log in my folder? I am a little bit confused and frustrated. I need some help please?

Rik

Demurrage - the easiest way to a human society.
Sharrow
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
April 10, 2014, 07:06:05 PM
 #2

Have you got a ./yourcoin/testnet3 folder?

rik8119 (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100

CEO WINC e. V.


View Profile
April 10, 2014, 07:09:59 PM
 #3

Hi Sharrow,

no there is no "testnet3" folder. Is there some way to get it?

Rik

Demurrage - the easiest way to a human society.
Sharrow
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
April 10, 2014, 07:13:46 PM
 #4

Look dude, send me a PM and I'll give you a hand for half an hour while I'm waiting for an update from someone.
rik8119 (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100

CEO WINC e. V.


View Profile
April 10, 2014, 08:03:40 PM
 #5

Ok feeling a little bit like a noob now, but ok the Folder was hidden and so i did not see the file  Tongue.

Rik

Demurrage - the easiest way to a human society.
roslinpl
Legendary
*
Offline Offline

Activity: 2226
Merit: 1199


Next Generation Web3 Casino


View Profile WWW
April 10, 2014, 08:18:51 PM
 #6

I believe you are very good developer but if you want to know what I am thinking about it - do not create another coin.

This is not a best time to do this.
Wait.
Learn some more...

And do not create another coin.


And if you will create a coin even after all of us who will tell you to don't - remember "PoS"...

Forget PoW.

█████████████▄▄▄▄▄▄▄█████▄
█████████████▄▀███████▄▄
███████▄▄████▀▄██▀▀█▀██▄▄▄██▄▄
█████▄████████████████▄▀█▄██████▄▄
████▀▄█▄█████████████████▄▀█████████▄
░▄█████████████████████▄▄▄██████████
█████████████████████████████████
▀████████████████████▀██████▌████
░▀████████████████████▀▄█▀███▀████
░░▀███████████▀████████▀▄███████
███▀█████████████▀██████████████
████▀████████████████▀██████████
█████▀██▀▀██████████████▀█████▀

██████    ██
██
██
██
██
██
██
██
██
██
██████████
       ▄▄▄██▄▄▄
    ▄███████████▄
    █████████████▄
   ███████████████
▄█████████████████▄
▀▀▀▀█████████████▀██
    ▀█████████████▄
    ▄▀█████████████▄
   █▀ ▀▀▀██████████▌
▐███    ▄█████████▀▀
 ▀▀     ▄█████▀▀
       ███▀▀
      ██▀

██████
██
██
██
██
██
██
██
██
██
██████
rik8119 (OP)
Full Member
***
Offline Offline

Activity: 217
Merit: 100

CEO WINC e. V.


View Profile
April 24, 2014, 08:08:38 PM
 #7

Thanks for the Tip roslinpl,

i will just create a coin for myself, so this is not for a real purpose but for learning.

I will keep you updated.

Rik

Demurrage - the easiest way to a human society.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!