It would be nice to be able to sync the wallet, in order to send all my coins from exchanges to it.
Windows 7 Pro 64bit

{
"version" : "v0.2.1.1-g99999-Barwizi",
"protocolversion" : 60007,
"walletversion" : 60000,
"balance" : 100.72857700,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 48502, <-----------stuck here
"moneysupply" : 2348555.32701200,
"connections" : 2,
"proxy" : "",
"ip" : "*.*.*.*", <-------blocked out for security
"difficulty" : 0.00397967,
"testnet" : false,
"keypoololdest" : 1398359670,
"keypoolsize" : 108,
"paytxfee" : 0.00000000,
"errors" : ""
}
I still haven't been able to receive the final payout from mining at ypool. This wallet gets stuck at block 48502 for me, ironically, it did make it up to 50498 or something before it got stuck, restarted it and it went backwards.
Hi, what helped me before was to take these steps:
1. I removed the Noirshares client and cleared everything from my %appdata%\noirshares folder except for the wallet.dat file
2. Downloaded new wallet from
https://drive.google.com/file/d/0BwGL9FkcBurESEtVVUtuTFNmTWs/edit?usp=sharing3. I used Notepad to create a Noirshares.conf file in my %appdata%\noirshares folder. (if you do this, make sure you save the file as Noirshares.conf while "All files" is selected. Otherwise you might save it as a .txt file)
4. In the Noirshares.conf file, you enter the following text:
checkblocks=1
addnode=ypool.net
addnode=nrs.argakiig.us
addnode=173.236.43.58:39565
addnode=66.69.215.216:64946
addnode=5.9.158.79:47779
addnode=178.125.216.61:63731
addnode=107.170.207.147:8500
addnode=8.38.76.74:8500
addnode=121.185.195.12:8500
addnode=14.201.25.59:8500
addnode=70.114.143.108:8500
addnode=124.168.225.125:50023
addnode=59.55.230.181:59019
addnode=65.128.192.240:8500
addnode=98.250.252.199:8714
addnode=222.242.174.137:11054
addnode=88.8.127.16:49448
addnode=192.99.144.139:59973
addnode=77.28.2.49:44534
addnode=198.101.10.110:8500
addnode=75.143.69.254:8500
addnode=86.163.25.105:59196
addnode=83.227.236.11:63228
addnode=85.243.107.186:51194
addnode=211.149.148.150:58600
addnode=183.66.32.185:61793
addnode=82.66.239.16:50554
addnode=124.231.7.138:6415
addnode=118.186.153.220:55145
addnode=212.117.32.160:63075
addnode=87.231.15.229:54376
addnode=77.185.64.103:51852
addnode=107.170.254.5
addnode= 41.78.77.178
addnode=192.241.213.244
addnode=172.245.183.30
addnode=162.243.131.88
addnode=54.213.71.178
addnode=192.241.213.224
addnode=54.80.61.11
addnode=198.199.96.129
addnode=54.197.175.238
5. Run the Noirshares QT client again and it will start syncing again from the beginning. It might get stuck a few times in the end, but then just close the client and start it again and it should continue to sync.
6. After it has totally finished syncing, you should be able to open the client again and it should remain up to date.