Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ZEN] ZENCASH: Permanent, Distributed, and Fully Anonymous cryptocurrency
by
Aexcu
on 01/06/2017, 10:23:35 UTC
clone source and rebuild wallet

Worked. I am at Block 110533 now.

I had a problem with (zend) blockchain (transaction validation) and peers myself, mined a couple of blocks which became orphans. The following steps fixed the issue for me:
  • rm ~/.zen/peers.dat
  • ./src/zend -reindex

The reindex takes currently around 1-2 hours. But after this things started working well. Didn't need to do a full git clone and rebuild.