Bitcoin Forum
May 02, 2024, 09:25:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: LQC - LiquidCoin - 1000th block problem  (Read 802 times)
questionstorm (OP)
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
November 10, 2012, 10:53:30 AM
 #1

Hi,

I have a problem with the LiquidCoin client.  Basically stops downloading the block chain when it reaches the 1000th block and an error/warning message appears in the getinfo JSON:

Code:
$ liquidcoind getinfo
{
    "version" : 50003,
    "balance" : 0.00000000,
    "blocks" : 1000,
    "connections" : 3,
    "proxy" : "",
    "generate" : false,
    "genproclimit" : -1,
    "difficulty" : 0.05000000,
    "hashespersec" : 0,
    "networkhashps" : 12121262,
    "testnet" : false,
    "keypoololdest" : 1352415099,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : "WARNING: Displayed transactions may not be correct!  You may need to upgrade, or other nodes may need to upgrade."
}

Does anybody know how can I repair it?  In another forum someone asked the same question and a possible solution was to download a block chain and copy it manually into the ~/.liquidcoin directory. (Someone put his own block chain up to the web but the link is broken now.)

The client's source is checked out from github, it's the latest one.  Deleting the block chain and (re)starting the client does not help, it stops again at the same place.

I've already asked it on the alternative currencies forum, but I got no (usable) answer:
https://bitcointalk.org/index.php?topic=123312.msg1325630
I'm sorry for double posting, but maybe tech support forum is a better place to ask it.
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!