Author

Topic: Need help with running scrypt coin in linux (Read 447 times)

sr. member
Activity: 473
Merit: 250
"Proof-of-Asset Protocol"
February 26, 2014, 10:40:37 PM
#5
try to create new one from litecoin source.

It Complies without any issues, but when I run it 1st time, that is what I get.
legendary
Activity: 1176
Merit: 1005
Decentralized Asset Management Platform
February 26, 2014, 10:30:55 PM
#4
looks like there is no merkle hash in your code

which coin wallet you are trying to compile
sr. member
Activity: 473
Merit: 250
"Proof-of-Asset Protocol"
February 26, 2014, 10:22:52 PM
#3
Any feedback? what may be wrong?
sr. member
Activity: 473
Merit: 250
"Proof-of-Asset Protocol"
February 26, 2014, 04:19:56 PM
#2
Any suggestion what could be causing it?
sr. member
Activity: 473
Merit: 250
"Proof-of-Asset Protocol"
February 26, 2014, 03:03:15 PM
#1
root@PC:~/litecoin-master-0.8/src# ./XYZcoind
XYZcoind: main.cpp:2820: bool InitBlockIndex(): Assertion `block.hashMerkleRoot == uint256("0x")' failed.
Aborted (core dumped)


2014-02-26 08:03:29 XYZ version v0.8.6.2-g85f303d-beta ()
2014-02-26 08:03:29 Using OpenSSL version OpenSSL 1.0.1e 11 Feb 2013
2014-02-26 08:03:29 Default data directory /home/USER/.XYZ
2014-02-26 08:03:29 Using data directory /home/USER/.XYZ
2014-02-26 08:03:29 Using at most 125 connections (1024 file descriptors available)
2014-02-26 08:03:29 Using 12 threads for script verification
2014-02-26 08:03:29 init message: Verifying wallet...
2014-02-26 08:03:29 dbenv.open LogDir=/home/USER/.XYZ/database ErrorFile=/home/USER/.XYZ/db.log
2014-02-26 08:03:29 Bound to [::]:2095
2014-02-26 08:03:29 Bound to 0.0.0.0:2095
2014-02-26 08:03:29 init message: Loading block index...
2014-02-26 08:03:29 Opening LevelDB in /home/USER/.XYZ/blocks/index
2014-02-26 08:03:29 Opened LevelDB successfully
2014-02-26 08:03:29 Opening LevelDB in /home/USER/.XYZ/chainstate
2014-02-26 08:03:29 Opened LevelDB successfully
2014-02-26 08:03:29 LoadBlockIndexDB(): last block file = 0
2014-02-26 08:03:29 LoadBlockIndexDB(): transaction index disabled
2014-02-26 08:03:29 Initializing databases...
2014-02-26 08:03:29 fd107ec9d8dfb81362f07661eb2418ad5e493f27e8a8e782daac93ed94d142b1
2014-02-26 08:03:29 0000000000000000000000000000000000000000000000000000000000000000
2014-02-26 08:03:29 92571bce4c37c98e20540503eec541a64046ee0348196d47245d46e855616d65
Jump to: