Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Zcoin (XZC) - Implementing Zerocoin technology for financial privacy
by
AizenSou
on 31/01/2017, 10:29:56 UTC
Our wallet stuck at block 18364 (4bd8ad46cdc1049d8a67b04f8c1f029a5fd252de3012411161c9361ef2fa685b)

"version":80702,"protocolversion":90018,"walletversion":60000

Getting weird lines in debug.log:

2017-01-31 00:54:13 keypool return 374
2017-01-31 00:54:16 PROCESS REVERSE
2017-01-31 00:54:16 ERROR: CTransaction::CheckTransaction() : COIN SPEND TX IN ZQ_WILLIAMSON DID NOT VERIFY!
2017-01-31 00:54:16 ERROR: CTxMemPool::accept() : CheckTransaction failed

Wallet has 10 connections to ver 80702 nodes.

Dev please, contact with instructions how to make it sync.

Do you have any spending/minting transaction in your wallet ? Looks like your client is getting rejected from network because of that transaction (bad transaction from my initial guess). If not could you add these connect nodes to ur conf file and restart the wallet ?
Quote
connect=london.zcoin.finance
connect=nyc.zcoin.finance
connect=sf1.zcoin.finance

You could post more from debug.log so we could have a better guess.

Thanks.