Hey, i need help my wallet is stuck in block 284 do not sync....
just close and reopen wallet
I have done many times but not sync....still block in 316
I use
listen=1
noirc=1
bantime=1800
maxconnections=50
#foundation nodes
addnode=193.68.21.19
addnode=54.191.208.14
addnode=54.255.133.30
addnode=54.86.164.216
#community nodes 2015.04.10
#NineEleven
addnode=193.136.97.30
addnode=193.136.96.30
#temporary for trigger 1MIL:
addnode=83.212.204.1
addnode=46.242.76.211
addnode=198.146.5.4
addnode=213.229.0.41
addnode=195.114.146.253
addnode=95.24.100.97
addnode=5.196.190.82
addnode=82.193.156.120
addnode=190.75.143.144
addnode=72.222.183.237
addnode=5.135.21.225
addnode=184.191.161.130
addnode=99.21.71.124
addnode=54.191.208.14
addnode=62.44.226.18
addnode=193.68.6.1
addnode=24.255.11.244
addnode=50.186.77.84
addnode=50.149.211.203
addnode=54.255.133.30
Just do this
listen=0
noirc=1
bantime=3600
maxconnections=20
#foundation nodes
connect=193.68.21.19
connect=54.191.208.14
connect=54.255.133.30
connect=54.86.164.216
Close wallet
Change config to above.
Delete peers.dat
Use preexisting wallet dat before 040815(or a wallet dat that for sure has all your known addresses)
Or your current one if you are confident of no unconfirmed coins etc.
Use the clean block chain database.posted. Replace files.
Start wallet.
Let it sync. Once it is synced and your confident its on the write chain.
Backup wallet.dat by date.
Close wallet.
Delete peers.dat
Change config.
listen=1
noirc=1
bantime=3600
maxconnections=20
#foundation nodes
addnode=193.68.21.19
addnode=54.191.208.14
addnode=54.255.133.30
addnode=54.86.164.216
#community nodes 2015.04.10
#NineEleven
addnode=193.136.97.30
addnode=193.136.96.30
Restart wallet. It should be synced.
Goto console and run repairwallet. Even if everything looks good. Just do it.
You can change the max connections later add more nodes bantime etc.
Its best to get it updated using the foundation nodes first, connect=
Then goto to addnode config, after your confident all is good for mining /minting.
Anytime you change the config,dump the peers dat,it will rebuild on reboot of wallet.
Cheers.