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

Issues with Masternode Payments Fork

From miningpoolhub @ bitcointalk:
Dev, please revert to before the masternode payout.


75092 block is found both in drkpool, suchpool.
75094 block is found in drkpool, suchpool, miningpoolhub.


Three pools are running in three different block chain.

This is really big problem. Please revert it as soon as possible.
My wallet shows:
Code:
version" : 100808,
"protocolversion" : 70015,
"walletversion" : 60000,
[...],
"blocks" : 75091,

So there is definitely a problem!

Edit: http://chainz.cryptoid.info/drk/ shows block 75106, http://explorer.darkcoin.io/chain/DarkCoin shows block 75096!
 
i see this situation also.
i have two different clients - darkcoind 0.9.4.8 (downloaded from site precompiled) and darkcoin-qt 0.9.4.8 (compiled from github source) which are both stuck at 75090, rejecting any blocks from both of mentioned forks.

debug file shows lots of:
ERROR: CheckBlock() : Bad vote detected
ERROR: ProcessBlock() : CheckBlock FAILED
and
ERROR: CTxMemPool::acceptableInputs() : inputs already spent

clients are both on linux, but on different machines and networks. both clients went through full -reindex, still no change.
never had problems before, using this setup for months.

we do need some help it seems, can someone at least clarify which of those fork (if any) is proper?
 
Both block explorers still show different blockheight. And my client (Windows RC2 v0.10.8.8) is still stuck at block 75091 for more than an hour.
 
i managed to unstuck one of my clients by replacing darkcoind 0.9.4.8 with darkcoind-rc2-0.10.8.9 which i downloaded few minutes ago from http://darkcoin.io/downloads/rc/darkcoind
now it shows same block height and information as official explorer at http://explorer.darkcoin.io/chain/DarkCoin and receiving news blocks, i am waiting to see how will that work with p2pool.
meanwhile, is this any fix at all? does this mean that we must migrate all our clients to 0.10.x
cheers
 
Back
Top