Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
egano
on 27/02/2018, 17:25:20 UTC
Any progress on wallet sync issues and the coin?
Yes, everyone having wallet sync issues please edit src/CryptoNoteConfig.h and change BLOCKS_IDS_SYNCHRONIZING_DEFAULT_COUNT to 1000 and rebuild.
Updated binary and source released.
Run simplewallet, wait until it is synced, optionally run set_log 5 and then reset. The issue was fetching 10000 blocks at once instead of 100.

The next objective to do is block explorer.