• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

v0.10.9.x Help test RC2 forking issues

Status
Not open for further replies.
Can we get some hashpower pointed at these two? Both of my instances were having issues, back up now:

Mpos + Stratum: http://ec2-54-198-19-83.compute-1.amazonaws.com
-- connection string: sgminer.exe -o stratum+tcp://54.198.19.83:3333 -u eduffield.1 -p x

P2Pool: http://54.200.184.132/
-- connection string: sgminer.exe -o stratum+tcp://54.200.184.132:18998 -u mt2ScQSwpsohN8KC9CuFGCuCuvyJkCY8iEn1K5Y5JGe5svtfmrJ6J9McsZPJdWXPvuRq -p 1

pointed ~36MH/s to Mpos + Stratum pool.. atleast for a while..
 
Can everyone check to see what chain they're on? We should all match this: http://23.23.186.131:1234/chain/DarkCoin

If you're on a different chain please send me your debug.log
This is the first time in 3 days I have evidence of not being on the right chain:

I suppose everyone will HAVE to upgrade darkcoind when we launch?
Code:
ubuntu@ip-10-252-204-115:~$ darkcoind getinfo
{
    "version" : 100811,
    "protocolversion" : 70015,
    "walletversion" : 60000,
    "balance" : 4261.82260000,
    "blocks" : 13287,
    "timeoffset" : 0,
    "connections" : 7,
    "proxy" : "",
    "difficulty" : 0.73250472,
    "testnet" : true,
    "keypoololdest" : 1401626368,
    "keypoolsize" : 99,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "unlocked_until" : 0,
    "errors" : ""
}
ubuntu@ip-10-252-204-115:~$ grep "CheckBlock()" .darkcoin/testnet3/debug.log
ubuntu@ip-10-252-204-115:~$
 
Can everyone check to see what chain they're on? We should all match this: http://23.23.186.131:1234/chain/DarkCoin

If you're on a different chain please send me your debug.log
Evan,
I was on the wrong chain, with the older version of MN
"version" : 100811,

I did the following steps:
upgraded to "version" : 100901,
delete peers.dat
edited conf to addnodes
start darkcoind -resync.


tailing the log resulted in a checkBlock entry during the resync

edit: now I continue to get checkBlock messages every couple minutes. all similar to the following
edit2: i shut the server down and left it alone for debugging. if you need access to the server pm me.


Code:
2014-06-03 15:54:42 CDarkSendPool::NewBlock - Is Masternode, resetting
2014-06-03 15:54:42 ProcessBlock: ACCEPTED
2014-06-03 15:54:42 received block 000000002e165403fdb76c0bf570232c6545a33412b0ba9381f27fcf06e2067c
2014-06-03 15:54:42 ----
2014-06-03 15:54:42 CDarkSendPool::NewBlock - Is Masternode, resetting
2014-06-03 15:54:42 ProcessBlock: ACCEPTED
2014-06-03 15:54:42 received block 000000002a4032156cab69cd1158a867e74fbe046c58a0bdcad7732b3609234f
2014-06-03 15:54:42 ----
2014-06-03 15:54:42 CDarkSendPool::NewBlock - Is Masternode, resetting
2014-06-03 15:54:42 ProcessBlock: ACCEPTED
2014-06-03 15:54:42 received block 0000000031f80cf2e393197400405a5c3532f368e1d12ba42df37c3579fd5ecb
2014-06-03 15:54:42 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 000000002a4032156cab69cd1158a867e74fbe046c58a0bdcad7732b3609234f != 00000000901d3db6cee133339e1a7d979554e0f324fef406930fd7634661c9bd
2014-06-03 15:54:42 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-03 15:54:42 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-03 15:54:42 Misbehaving: 188.226.248.36:19999 (0 -> 100) DISCONNECTING
2014-06-03 15:54:42 disconnecting node 188.226.248.36:19999
2014-06-03 15:54:46 connection timeout
2014-06-03 15:54:46 trying connection 54.242.110.149:19999 lastseen=10.3hrs
 
Last edited by a moderator:
Reposted from original topic:
https://darkcointalk.org/threads/my-dirty-fork.1073/

I read on Bitcointalk.org that the Darkcoin devs were looking for someone with a daemon still running on a bad fork from the failed masternode launch to examine and try to figure out what went wrong.

It just so happens that I retained a copy of a bad fork. I even mined a few blocks on the bad fork after the difficulty dropped so my daemon wouldn't switch to a new chain. I just wanted to preserve it in case it was ever needed, and it seems like perhaps it is.

So if it is still needed, I have a back-up save of my dirty fork... Let me know if this could be of any help to the devs.

Regards,

The DRK Lord
 
Is this normal stuff? LOL, sorry don't know what any of it means, just has CheckBlock() all over it, LOL I've got a bunch of these groupings in my debug log... :confused::wink:

Code:
2014-06-03 01:31:06 CheckBlock() : nHeight : 13099
2014-06-03 01:31:06 CheckBlock() : hashPrevBlock : (null)
2014-06-03 01:31:06 CheckBlock() : pindexPrev->GetBlockHash() : 0000000006dd1f1d20b9d7165e61ea7bf1971d53a1bd5b3851aef3e923bcd614
2014-06-03 01:31:06 CheckBlock(): height 13096 OP_DUP OP_HASH160 049844677bf351f28164486b55b747a9f9388090 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13095 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13096 OP_DUP OP_HASH160 049844677bf351f28164486b55b747a9f9388090 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13097 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13098 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13099 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height 13097 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13095 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13096 OP_DUP OP_HASH160 049844677bf351f28164486b55b747a9f9388090 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13097 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13098 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13099 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height 13098 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13095 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13096 OP_DUP OP_HASH160 049844677bf351f28164486b55b747a9f9388090 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13097 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13098 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13099 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height 13099 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13095 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13096 OP_DUP OP_HASH160 049844677bf351f28164486b55b747a9f9388090 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13097 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13098 OP_DUP OP_HASH160 657d9a4ae40b3f1685c4e7c1e8060afbed55657c OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height2 13099 OP_DUP OP_HASH160 012ca2df8c1a5c77c794dd5b9237e595d86d5bf3 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 CheckBlock(): height 13100 OP_DUP OP_HASH160 75c6e65a3c0c962690c0fed18d39455be1ac5262 OP_EQUALVERIFY OP_CHECKSIG
2014-06-03 01:31:06 ReviewingTransaction:
CTransaction(hash=7d90372a48e3e5b304423a39fec53cc44e0cd326a299ca48c552646de82a3d80, ver=1, vin.size=1, vout.size=4, nLockTime=0)
    CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase 022c33062f503253482f0457258d53082000000b070000000d2f6e6f64655374726174756d2f, nSequence=0)
    CTxOut(nValue=129.29760000, scriptPubKey=OP_DUP OP_HASH160 0b7ec9b32682)
    CTxOut(nValue=14.60000000, scriptPubKey=OP_DUP OP_HASH160 012ca2df8c1a)
    CTxOut(nValue=1.97100000, scriptPubKey=OP_DUP OP_HASH160 ed65b4975464)
    CTxOut(nValue=0.13140000, scriptPubKey=OP_DUP OP_HASH160 f7b4d36b702e)
Committing 66 changed transactions to coin database...
2014-06-03 01:31:06 SetBestChain: new best=000000008569028646006a25daa9185291ba7c64af8e1cf085130aec59418270  height=13100  log2_work=43.902701  tx=20086  date=2014-06-03 01:31:03 progress=1.000000
2014-06-03 01:31:06 CDarkSendPool::NewBlock - Is Masternode, resetting
2014-06-03 01:31:06 ProcessBlock: ACCEPTED
 
Listed with a

or a

?
1 obviously^^ otherwise it wouldn't be odd to not get paid :D
also I'm running local/remote setup. Can anyone also running this confirm that he got paid?
I had the same setup running before the forking issues and got paid (testnet). But not during the live payments (maybe just unlucky)
 
Evan,
I was on the wrong chain, with the older version of MN
"version" : 100811,

I did the following steps:
upgraded to "version" : 100901,
delete peers.dat
edited conf to addnodes
start darkcoind -resync.


tailing the log resulted in a checkBlock entry during the resync

edit: now I continue to get checkBlock messages every couple minutes. all similar to the following
edit2: i shut the server down and left it alone for debugging. if you need access to the server pm me.


Code:
2014-06-03 15:54:42 CDarkSendPool::NewBlock - Is Masternode, resetting
2014-06-03 15:54:42 ProcessBlock: ACCEPTED
2014-06-03 15:54:42 received block 000000002e165403fdb76c0bf570232c6545a33412b0ba9381f27fcf06e2067c
2014-06-03 15:54:42 ----
2014-06-03 15:54:42 CDarkSendPool::NewBlock - Is Masternode, resetting
2014-06-03 15:54:42 ProcessBlock: ACCEPTED
2014-06-03 15:54:42 received block 000000002a4032156cab69cd1158a867e74fbe046c58a0bdcad7732b3609234f
2014-06-03 15:54:42 ----
2014-06-03 15:54:42 CDarkSendPool::NewBlock - Is Masternode, resetting
2014-06-03 15:54:42 ProcessBlock: ACCEPTED
2014-06-03 15:54:42 received block 0000000031f80cf2e393197400405a5c3532f368e1d12ba42df37c3579fd5ecb
2014-06-03 15:54:42 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 000000002a4032156cab69cd1158a867e74fbe046c58a0bdcad7732b3609234f != 00000000901d3db6cee133339e1a7d979554e0f324fef406930fd7634661c9bd
2014-06-03 15:54:42 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-03 15:54:42 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-03 15:54:42 Misbehaving: 188.226.248.36:19999 (0 -> 100) DISCONNECTING
2014-06-03 15:54:42 disconnecting node 188.226.248.36:19999
2014-06-03 15:54:46 connection timeout
2014-06-03 15:54:46 trying connection 54.242.110.149:19999 lastseen=10.3hrs


So, to update...

I completely deleted everything but the wallet and started darkcoind. It got stuck at :
"version" : 100901,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 3995.50170000,
"blocks" : 12873,
My balance was above 4k, so the download of the chain did not even make it back to where it was before.

here is the last part of the log:

Code:
CTransaction(hash=461dd7dedabd093c65af745edb0cb1804f53e976258473ffe18b0ddcc5a68a47, ver=1, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(968ce0c8ce2442767ab4252d1c2bcc8186a63fc0ba4dacf60f8dd75ac4f9341a, 0), scriptSig=3045022100bc31e5c2b85b93)
    CTxOut(nValue=9.29600000, scriptPubKey=OP_DUP OP_HASH160 e76d70cf3163)
    CTxOut(nValue=1.00000000, scriptPubKey=OP_DUP OP_HASH160 2582b69840c1)
ReviewingTransaction:
CTransaction(hash=d72ecd796553208e213803aeec50a8b4f98aaf018ac883f9546dcc0f0db6abae, ver=1, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(65947c09acd6476daef2b7ec17e1c9c8e0c5c492e47b7817af9d4e16f29e1eb6, 1), scriptSig=304502205a88fe5496814190)
    CTxOut(nValue=9.29600000, scriptPubKey=OP_DUP OP_HASH160 d095079b6c1c)
    CTxOut(nValue=1.00000000, scriptPubKey=OP_DUP OP_HASH160 2582b69840c1)
ReviewingTransaction:
CTransaction(hash=e3d6681167e6e2f8b9433a8ee30e62fa85b2d7bbdb549142c0ec885e6ae6a60d, ver=1, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(571b33c787eccff3fa655319cf199ddfa4a0be58da09cd3e138852e70edb6038, 1), scriptSig=30450221009262b761b6216c)
    CTxOut(nValue=1.00000000, scriptPubKey=OP_DUP OP_HASH160 2582b69840c1)
    CTxOut(nValue=9.29600000, scriptPubKey=OP_DUP OP_HASH160 101d94a7fc17)
SetBestChain: new best=000000000f2b6a12e9766a6ce852e107652d8852ee86392572b1b451630044c9  height=12873  log2_work=43.817053  tx=16230  date=2014-06-02 15:35:17 progress=0.997076
2014-06-04 00:02:15 CDarkSendPool::NewBlock - Is Masternode, resetting
2014-06-04 00:02:15 ProcessBlock: ACCEPTED
2014-06-04 00:02:15 received block 000000006e5f23e516b9930c683f8edbef20baecbb69835c6dcb57f0c2d4fb60
2014-06-04 00:02:15 ERROR: CTransaction::CheckTransaction() : vout empty
2014-06-04 00:02:15 ERROR: CheckBlock() : CheckTransaction failed
2014-06-04 00:02:15 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:02:15 Misbehaving: 188.226.248.36:19999 (0 -> 10)
2014-06-04 00:02:15 received block df9fac60cabc3c480a9f4c9a34e9b5a919b9ef24ffa910f59c693048dc295225
2014-06-04 00:02:15 ERROR: CheckBlock() : size limits failed
2014-06-04 00:02:15 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:02:15 Misbehaving: 188.226.248.36:19999 (10 -> 110) DISCONNECTING
2014-06-04 00:02:15 disconnecting node 188.226.248.36:19999
2014-06-04 00:02:15 trying connection 98.165.130.67:19999 lastseen=18.3hrs
2014-06-04 00:02:20 connection timeout
2014-06-04 00:02:20 trying connection 54.227.12.252:19999 lastseen=28.5hrs
2014-06-04 00:02:25 connection timeout
2014-06-04 00:02:26 trying connection 183.77.213.236:19999 lastseen=7.3hrs
2014-06-04 00:02:31 connection timeout
2014-06-04 00:02:31 trying connection 54.205.136.180:19999 lastseen=26.2hrs
2014-06-04 00:02:33 ThreadRPCServer method=getinfo
2014-06-04 00:02:33 keypool reserve 2
2014-06-04 00:02:33 keypool return 2
2014-06-04 00:02:36 connection timeout
2014-06-04 00:02:37 trying connection 183.77.213.236:19999 lastseen=7.3hrs
2014-06-04 00:02:42 connection timeout
2014-06-04 00:02:42 trying connection 54.80.186.130:19999 lastseen=8.5hrs
2014-06-04 00:02:47 connection timeout
2014-06-04 00:02:48 trying connection 54.234.196.97:19999 lastseen=26.6hrs
2014-06-04 00:02:53 connection timeout
2014-06-04 00:02:53 trying connection 54.224.28.113:19999 lastseen=8.7hrs
2014-06-04 00:02:58 connection timeout
2014-06-04 00:02:59 trying connection 23.22.13.31:19999 lastseen=6.3hrs
2014-06-04 00:03:02 ThreadRPCServer method=getinfo
2014-06-04 00:03:02 keypool reserve 2
2014-06-04 00:03:02 keypool return 2
2014-06-04 00:03:04 connection timeout
^C
ubuntu@ip-10-252-204-115:~$
 
I have registered some errors, but I am still on the right chain:
Code:
2014-06-03 23:38:18 ERROR: CTxMemPool::accept() : inputs already spent
2014-06-04 00:13:05 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:13:05 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:14:33 ERROR: CTxMemPool::accept() : inputs already spent
2014-06-04 00:16:28 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:16:28 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:18:26 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:18:26 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:19:44 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:19:44 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:20:26 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:20:26 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:21:43 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:21:43 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:26:33 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:26:33 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:28:32 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:28:32 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:42:15 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:42:15 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:48:07 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:48:07 ERROR: ProcessBlock() : CheckBlock FAILED
EDIT: I used grep ERROR for this out
EDIT2: more errors just now:

Code:
2014-06-04 00:54:10 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:54:10 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:57:58 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:57:58 ERROR: ProcessBlock() : CheckBlock FAILED

Code:
2014-06-04 00:59:55 send version message: version 70015, blocks=13617, us=93.188.161.89:19999, them=50.17.56.71:58809, peer=50.17.56.71:58809
2014-06-04 00:59:55 Added time data, samples 58, offset -1 (+0 minutes)
2014-06-04 00:59:55 receive version message: /Satoshi:0.10.9.1/: version 70015, blocks=13620, us=93.188.161.89:19999, them=50.17.56.71:19999, peer=50.17.56.71:58809
2014-06-04 00:59:57 received block 0000000184c3bd75269611111de83aa18eea8ea24b5c63d9e9e327d5d6e0965b
2014-06-04 00:59:57 CheckBlock() : hashPrevBlock != pindexPrev->GetBlockHash() : 00000001089a195c707f4601cdedab905c178cb281f2a2f5fd85fb0dcbad94b8 != 00000000ad972f008b3f31f08d85d772c63b33b7d0dd686cd919dd906f5af433
2014-06-04 00:59:57 ERROR: CheckBlock() : pblock->hashPrevBlock != blockLast->GetBlockHash()
2014-06-04 00:59:57 ERROR: ProcessBlock() : CheckBlock FAILED
2014-06-04 00:59:57 Misbehaving: 54.187.152.9:45780 (0 -> 100) DISCONNECTING
2014-06-04 00:59:57 disconnecting node 54.187.152.9:45780
2014-06-04 00:59:58 connection timeout
2014-06-04 00:59:59 trying connection 23.23.55.5:19999 lastseen=2.6hrs
2014-06-04 01:00:04 connection timeout
2014-06-04 01:00:05 trying connection 54.80.184.172:19999 lastseen=27.3hrs
 
We have fork.
nomp
Code:
ubuntu@ip-172-31-4-239:~$ darkcoind getblockhash 13699
0000000107d499d2fa7993cafa937d4f4e07d094d0e2a63fec9d530950fe2b32

explorer and mpos is in
13698 (Current: 13697)
 
13697
- explorer : 0000000161403db84ba8d85f5aa1d113428ec5c8c12bb56f4c4f386aafa940cf
- nomp and my server : 000000005ebe49637444977d01a2caea5b907d58d36d5e3173fe15f52bd9b158
 
Status
Not open for further replies.
Back
Top