ECC wallet v1.9 is out. block explorer now built into wallet as well as IRC chat. mem leak fixed. shouldnt close after a few hours anymore. ECCoin.conf updated
I think your wallet is seriously broken:
- stops syncing (or even crashes) after about every 20000 blocks and has to be restarted
- Balance/Stake/Unconfirmed each show zero, even when there are lots of transactions with thousands of confirmations under transactions (which are visible in the (old) blockchain explorer as well).
Started with (besides wallet.dat and .conf file) empty ECC-folder under Win7 64.
to fix the coin bug. just go into the help>debug window> console> repairwallet
and that fixes that. also the sync thing is because of all the forks there used to be. it will get stuck at... 86400 for a while and u may need to reopen also at 96400, but after that it should download blocks fine.
i will also be doing tests very shortly to see if i can fix the sync reboot problem. its a deeply rooted problem but in sure i can get a fix in once i figure out how an easy way to get it to not use bad chains.
UPDATE: i looked into the sync issue for you more. at block 86400, for some reason the wallet connections time out and the wallet must be restarted. that is confirmed. once restarted it doesnt have a problem continueing until it hits.... 96400 and does the same thing. so a restart is needed there too. actually that 96400 restart isnt confirmed. but after that i was able to sync to full without touching it, it just took a little while. i will see if i can locate that 86400 stop issue and speed up the speed at which it downloads blocks.