Bitcoin Forum
May 06, 2024, 03:46:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Problems creating alt-coin  (Read 400 times)
Jheguy2 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 17, 2015, 05:18:58 AM
 #1

I am attempting to clone the cryptocurrency 'Clams' which originates from Novacoin for a project of mine. So far, all of my changes have gone swimmingly but I am having lots of trouble generating a merkle root. I've spent about three days trying to get it working but so far to no avail. All resources I've used for learning about altcoin creation all refer to places in main.cpp which are all in chainparams.cpp for my coin. Any help would be greatly appreciated, this has been driving me crazy.
1714967165
Hero Member
*
Offline Offline

Posts: 1714967165

View Profile Personal Message (Offline)

Ignore
1714967165
Reply with quote  #2

1714967165
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714967165
Hero Member
*
Offline Offline

Posts: 1714967165

View Profile Personal Message (Offline)

Ignore
1714967165
Reply with quote  #2

1714967165
Report to moderator
Jheguy2 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 17, 2015, 05:28:16 AM
 #2

The daemon compiles but outputs this:
Code:
chainparams.cpp:82: CMainParams::CMainParams(): Assertion `genesis.hashMerkleRoot == uint256("0x6d77573899a18d6030900bfe2c77e2157728ce5cda5345c03138775694286d66")' failed.
Aborted (core dumped)
no matter what I change. However if I comment out that and all of the genesis block hash assertion code the daemon compiles and closes saying something about not having a full blockchain.
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!