This will guarantee whatever you mine, will never, ever be accepted on the Diamond block chain.
Exactly why I have quit mining until this repeated forking is resolved. LOL good luck with your ORPHANS if you are on wrong blockchain ...
I have closed wallet until this situation if suitably corrected. Using only connect=193.68.21.19 defeats the whole purpose of de-centralized blockchain and if I use addnode=193.68.21.19 I end up on wrong fork again after a couple hours mining
Thus my frustration
utahjohn, I agree. So why are you adding it into your config?
The network decides who has the right chain and who has the wrong one. Since cryptsy just accepted a transaction from me, I'd say I'm on the right chain.
You all should really check your debug.log for "Misbehaving: 193.68.21.19:17771 (0 -> 100) DISCONNECTING"
I'd advise against deposit/withdraw from Cryptsy until forking issue is resolved. I would guess Cryptsy also on wrong fork as the difficulty before these problems started showing up was in the 60-110 range and thus had highest hashrate versus the 7-15 I see when I think I'm on wrong fork.
Difficulty and connection count is going up over here on the network-accepted chain:
> date
Thu Jul 31 22:03:35 GMT 2014
jhed@omnom-tower:~> diamondd getinfo
{
"version" : "v2.0.3.0",
"protocolversion" : 60006,
"walletversion" : 60000,
"blocks" : 512114,
"moneysupply" : 517784.82106200,
"connections" : 16,
"proxy" : "",
"difficulty" : 18.93459497,
"testnet" : false,
"paytxfee" : 0.00100000,
"errors" : ""
}
You could not be father from the truth. Here is what 193.68.21.19 has to say:
$ date; diamondd getinfo; diamondd getcheckpoint
Fri Aug 1 01:36:01 EEST 2014
{
"version" : "v2.0.3.0",
"protocolversion" : 60006,
"walletversion" : 60000,
"blocks" : 512169,
"moneysupply" : 517865.10032700,
"connections" : 49,
"proxy" : "",
"ip" : "193.68.21.19",
"difficulty" : 40.94398102,
"testnet" : false,
"keypoololdest" : 1406761189,
"keypoolsize" : 101,
"paytxfee" : 0.00100000,
"errors" : ""
}
{
"synccheckpoint" : "00000000039a61acbc4b0533889b217aca1c89eca708927ce06007a8b7bdd316",
"height" : 512169,
"timestamp" : "2014-07-31 22:35:02 UTC"
}
Obviously you are on a shorter block chain. We are 30 minutes, but about 55 blocks apart.
What is your last check point?
Hint: at least, you need to generate 25 more blocks in a fast pace. Then, there are some more obstacles.