Post
Topic
Board Announcements (Altcoins)
Re: ★★ KoreCoin v2.0 ★★ [KORE]New ERA - VOIP WALLET -100% ANON - 100% PoS - PoBAnon
by
bearishtrader
on 29/04/2015, 08:41:52 UTC
I'm using the new Windows wallet which MikeMike posted, but its still not syncing have any ideas how to fix the issue?  Thanks in advance!

Thanks for your support.

As long as it has some connections leave it open.
It will in time.
Being we are limited in stakers it will take some time.

If I copy the peers.dat file over to my Linux wallet will that work?  The Windows wallet has 0 active connections for hours.

Try this peers.dat file

https://mega.nz/#!ypg0GCba!ydP8dlwSgwfYS7UD-gaclFQlKiZ64bklRke5sAPDHKI


On OSX that will not work to my knowledge but will have to get back to you on the Linux.



Thanks MikeMike!  That peers.dat does work for my 64 bit Ubuntu 14.04 LTS wallet I built from the git repo.

Fantastic!
 Smiley

Please post that copy from Mega and I will include it and your post above on the main page.
Maybe it could help someone else.

Here is my Ubuntu Linux build of KoreCoin 2.0 staking wallet (no VoIP): https://mega.nz/#!Nk110QaT!yuf_cVCyKtXoJufgi3kJk6VcvsC4r92WP4ZMtnBrbeY
Version: 64 bit Ubuntu Linux 14.04 LTS Trusty

Prerequisites (Needs boost 1.55, Berkeley db4.8++):
sudo apt-get update
sudo apt-add-repository ppa:bitcoin/bitcoin
sudo apt-add-repository ppa:boost-latest/ppa
sudo apt-get install unzip qt4-qmake libqt4-dev build-essential libboost1.55-all-dev libssl-dev libdb4.8++-dev libminiupnpc-dev libminiupnpc8
sudo apt-get upgrade

unzip korecoin-qt.zip
chmod u+x korecoin-qt
korecoin-qt

Then exit and replace the .KoreCoin/peers.dat with the one above

Re-launch wallet