Guys, I have massive problems syncing the Wallet.
Yesterday I did download the current Version from the bitquark site.
I did make a subfolder "data" (I don't want to use up drive c)
I did make a .bat file and start the program with
bitquark-qt.exe -datadir=./data/
Wallet only shows "No Block SourceAvailable an 58 weeks behind. The 58 weeks make me wonder, because with a new installation it should be more. 58 weeks behind is what my local (old) installation is showing also. Maybe the wallet is somehow using some data from the previous installation which I didn't delete yet.
The previous installation is storing it's data in the standard directory on drive C and I don't see why the new program which is started with pointing to it's own data folder can utilize any information from the other installation.
I did create a bitquark.conf file and put it in the data folder. Do I have to do anything else to make the program read the conf-file?
I'm stuck!
The conf-Contint is:
rpcuser=BITQUARK
rpcpassword=PASSWORD
rpcport=9108
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*
port=9596
server=1
listen=1
daemon=1
mintxfee=0.00001
mintxrelayfee=0.00000000
addnode=112.111.83.244:12256
addnode=103.24.88.5:50264
addnode=196.210.132.241:9596
addnode=220.166.171.10:9115
addnode=76.108.164.127:57864
addnode=81.154.205.63:55289
addnode=203.156.196.226:61682
addnode=69.8.51.75:35542
addnode=5.9.248.182:60084
addnode=124.234.48.148:14129
addnode=115.49.248.220:9596
addnode=64.53.248.79:9596
addnode=118.112.122.146:9596
addnode=196.210.132.241:9596
addnode=113.243.132.68:9596
addnode=125.70.106.2:9596
addnode=91.67.71.178:9596
addnode=42.239.119.231:9596
addnode=118.112.122.146:9596
addnode=98.119.203.187:9596
addnode=46.119.119.40:9596
addnode=114.66.195.170:9596
addnode=58.47.58.15:9596
addnode=62.210.123.27:9596
addnode=182.91.54.125:9596
addnode=122.192.218.120:9596
addnode=178.49.193.142:9596
addnode=174.107.145.6:9596
addnode=115.28.161.67:9596
addnode=210.195.183.143:9596
addnode=123.161.55.60:9596
I did disable the firewall already.
Where do the IP-Adresses in the conf-file come from? How does the sync work in general? Is one wallet trying to find other wallets to sync (torrent-style)? It would be great to gain some general understanding about the wallet. Some information or a good link would be great!