So should I stop burdening the mainnet with false masternodes?? Or leave things as they are for debug purposes?
Have the same on Wallets and MNsSame, stopped at block 45515
You are running on mainnet - 5.45.101.232 is a mainnet dnsseeder, port 9999 is mainnetStarted with a fresh Darkcoin directory using the test windows wallet, getting the same:
2014-10-11 07:52:41 send version message: version 70040, blocks=0, us=[2001:0:5ef5:79fb:1068:22e5:3f57:fe42]:9999, them=31.13.217.58:9999, peer=1
2014-10-11 07:52:41 Added 27 addresses from 5.45.101.232: 0 tried, 54 new
2014-10-11 07:52:41 27 addresses found from DNS seeds
2014-10-11 07:52:41 dnsseed thread exit
2014-10-11 07:52:41 trying connection 207.38.165.159:9999 lastseen=3.4days
2014-10-11 07:52:41 partner 31.13.217.58:9999 using obsolete version 70038; disconnecting
2014-10-11 07:52:41 ProcessMessage(version, 104 bytes) FAILED
2014-10-11 07:52:41 disconnecting node 31.13.217.58:9999
2014-10-11 07:52:42 connected 207.38.165.159:9999
2014-10-11 07:52:42 send version message: version 70040, blocks=0, us=[2001:0:5ef5:79fb:1068:22e5:3f57:fe42]:9999, them=207.38.165.159:9999, peer=2
2014-10-11 07:52:42 partner 207.38.165.159:9999 using obsolete version 70038; disconnecting
2014-10-11 07:52:42 ProcessMessage(version, 104 bytes) FAILED
2014-10-11 07:52:42 disconnecting node 207.38.165.159:9999
2014-10-11 07:52:42 trying connection 108.61.193.91:9999 lastseen=3.2days
2014-10-11 07:52:42 connected 108.61.193.91:9999
2014-10-11 07:52:42 send version message: version 70040, blocks=0, us=[2001:0:5ef5:79fb:1068:22e5:3f57:fe42]:9999, them=108.61.193.91:9999, peer=3
2014-10-11 07:52:43 partner 108.61.193.91:9999 using obsolete version 70038; disconnecting
2014-10-11 07:52:43 ProcessMessage(version, 104 bytes) FAILED
2014-10-11 07:52:43 disconnecting node 108.61.193.91:9999
2014-10-11 07:52:43 trying connection 37.235.55.79:9999 lastseen=5.1days
2014-10-11 07:52:43 connected 37.235.55.79:9999
2014-10-11 07:52:43 send version message: version 70040, blocks=0, us=[2001:0:5ef5:79fb:1068:22e5:3f57:fe42]:9999, them=37.235.55.79:9999, peer=4
2014-10-11 07:52:44 partner 37.235.55.79:9999 using obsolete version 70038; disconnecting
2014-10-11 07:52:44 ProcessMessage(version, 104 bytes) FAILED
What am I doing wrong?
You are running on mainnet - 5.45.101.232 is a mainnet dnsseeder, port 9999 is mainnet
Did you set "testnet=1" in your darkcoin.conf?
There is no difference between testnet and mainnet wallet binary - you switch by just adding testnet=1 to your configJust running the windows test wallet, let me have a poke around...
I understand that for my MN, but do we have a darkcoin.conf in windows as well?There is no difference between testnet and mainnet wallet binary - you switch by just adding testnet=1 to your config
Seems noone is mining on testnet - started my GPU, let's see if this works outin my case im on testnet
"version" : 101504,
"protocolversion" : 70040,
"walletversion" : 60001,
"balance" : 0.00000000,
"darksend_balance" : 0.00000000,
"blocks" : 45515,
"timeoffset" : -1,
"connections" : 10,
"proxy" : "",
"difficulty" : 0.25223717,
"testnet" : true,
"keypoololdest" : 1409011834,
"keypoolsize" : 1001,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
Block 45516 found! Please point some hashing power at testnetSeems noone is mining on testnet - started my GPU, let's see if this works out
ok thx, im on it.Sure, difficulty is quite low on mainnet - chaeplin mined on 1 CPU/thread for ages and got myriads of blocks
It's something in the debug window, something along the lines of "set generate 1" to use 1 core. "set generate -1" to use all available cores.sorry for this question here, where can i find howto mine my own wallet hunder windows
Block 45516 found! Please point some hashing power at testnet