-addnode=<ip> Add a node to connect to and attempt to keep the connection open
-seednode=<ip> Connect to a node to retrieve peer addresses, and disconnect
putSo,
create a darkcoin.conf file in note and put:
-addnode=<ip>
-seednode=<ip>
and this is all to put in?
seednode=23.23.186.131
seednode=50.16.206.102
seednode=50.19.116.123
seednode=98.165.130.67
seednode=23.21.204.34
seednode=188.142.39.105
seednode=54.248.227.151
seednode=42.121.58.91
seednode=50.81.192.39
seednode=5.254.96.3
seednode=175.115.201.44
I replaced the perrs.dat file and created a text with all the addnode you have listed (right click, new, text document, saved as darkcoin.configSeems many are asking.
First download the latest wallet: https://darkcointalk.org/threads/postponing-masternode-payments-till-may-25th.578/
Find your directory for Darkcoin (In Windows usually under Users, your account, App Data and Roaming. For some you may need to show hidden folders to find it). Delete the peers.dat file and then replace with this http://drk.poolhash.org/files/peers.dat
Open Notepad, enter the following:
addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=23.21.204.34
addnode=188.142.39.105
addnode=54.248.227.151
addnode=42.121.58.91
addnode=50.81.192.39
addnode=5.254.96.3
addnode=175.115.201.44
Safe the file as a .conf file (note as a .conf.text file...if you need help on that let me know).
Reload the wallet and you should be syncing within a few minutes.
Changed the config file to this, still not looking goodput
Code:seednode=23.23.186.131 seednode=50.16.206.102 seednode=50.19.116.123 seednode=98.165.130.67 seednode=23.21.204.34 seednode=188.142.39.105 seednode=54.248.227.151 seednode=42.121.58.91 seednode=50.81.192.39 seednode=5.254.96.3 seednode=175.115.201.44
1. update walletI replaced the perrs.dat file and created a text with all the addnode you have listed (right click, new, text document, saved as darkcoin.config
still not working, (no block source available)
use getinfo and remove balance~~ before paste.getminiginfo comes up with this:
{
"blocks" : 68906,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 18.11222981,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 374518558,
"pooledtx" : 0,
"testnet" : false
}
if that helps
restart walllet. give it 10 min.{
"version" : 90304,
"protocolversion" : 70014,
"walletversion" : 60000,
"balance" : ,
"blocks" : 68906,
"timeoffset" : 0,
"connections" : 0,
"proxy" : "",
"difficulty" : 18.11222981,
"testnet" : false,
"keypoololdest" : 1399648621,
"keypoolsize" : 100,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"unlocked_until" : 0,
"errors" : ""
}
been running for about 20, do I need to increase "connections" to 2 or something?restart walllet. give it 10 min.
this ""connections" : 0," should be incresed.
I loaded the new version on my laptop that has never had any wallets on it and it wouldn't even connect FYIrestart walllet. give it 10 min.
this ""connections" : 0," should be incresed.
at least 1.been running for about 20, do I need to increase "connections" to 2 or something?
Fresh one.. Have you check Firewall setting ?I loaded the new version on my laptop that has never had any wallets on it and it wouldn't even connect FYI
yes, don't see anything and I should have seen a pop up when I ran it on my laptop if the firewall was stopping something, right?Fresh one.. Have you check Firewall setting ?
Yes. check AntiVirus program.yes, don't see anything and I should have seen a pop up when I ran it on my laptop if the firewall was stopping something, right?
Update wallet.Any idea how to fix this in the OSX client?
no need to touch config file.Okay so what if I just replaced the peers.dat file but did not create the extra text with addnodes and it worked? Is it okay to role like this or should I create the extra darkcoin.config file with the addnodes anyways?
Hi. I know how to delete the old peers.dat file, but how do i replace it with the new peers.dat?Seems many are asking.
First download the latest wallet: https://darkcointalk.org/threads/postponing-masternode-payments-till-may-25th.578/
Find your directory for Darkcoin (In Windows usually under Users, your account, App Data and Roaming. For some you may need to show hidden folders to find it). Delete the peers.dat file and then replace with this http://drk.poolhash.org/files/peers.dat
Open Notepad, enter the following:
addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=23.21.204.34
addnode=188.142.39.105
addnode=54.248.227.151
addnode=42.121.58.91
addnode=50.81.192.39
addnode=5.254.96.3
addnode=175.115.201.44
Safe the file as a .conf file (note as a .conf.text file...if you need help on that let me know).
Reload the wallet and you should be syncing within a few minutes.