Was a fork ever chosen? I thought people where getting on the c-cex chain to send coins? is other exchange still on another chain?
actually those checkpoints secure the blockchain (see
https://bitcointalk.org/index.php?topic=194078.0) to prevent additional chains with really fast asics
now the chain used by ccex and dutch-mining is off of the "official" one, but thats another matter
if one wants to sync to the official chain i suggest using the addnodes provided by nova
the other way round use those by ccex
well aware of the reasons for having checkpoint blocks, just as well as their potential for abuse.
trying connection 208.163.158.201 lastseen=0.0hrs
received block 00000f8923e2585d5cbd
SetBestChain: new best=00000f8923e2585d5cbd height=1 trust=2097154 blocktrust=1048577 date=11/08/16 17:38:49
ProcessBlock: ACCEPTED
received block 00000047b8d42ab011bc
SetBestChain: new best=00000047b8d42ab011bc height=2 trust=3145731 blocktrust=1048577 date=11/21/16 05:06:15
ProcessBlock: ACCEPTED
received block 0000004b8b45189977df
* hyuck, we're gonna need minimum PoW 1e0fffff
SetBestChain: new best=0000004b8b45189977df height=3 trust=4194308 blocktrust=1048577 date=11/21/16 05:08:17
ProcessBlock: ACCEPTED
received block 000000299fe41f7a5aa0
* hyuck, we're gonna need minimum PoW 1e09a06c
ERROR: AcceptBlock() : incorrect proof-of-work
ERROR: ProcessBlock() : AcceptBlock FAILED
Misbehaving: 92.63.57.24:5556 (0 -> 100) DISCONNECTING
disconnecting node 92.63.57.24
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
for the sake of being a team player, rather than a dick; check the 'hyucks' above. some debug code i've thrown in whilst attempting to sync against the 'official' nodes.
block 4 needs to be
1e09a06c, but in xenixblockchain.com; it is listed as
1e0340dac-cex has been on the correct chain from the start; not sure what happened with nova.
one page back.
novaexchange runs a chain that doesnt currently sync with any source.
i've forked the existing repo, fixed it and it syncs to c-cex's chain in minutes (
).
even dev's own repo will sync to c-cex's chain if sufficient nodes are available.