Post
Topic
Board Announcements (Altcoins)
Re: [ANN] XENIX [POW/POS][X11]
by
klidex
on 02/01/2017, 10:52:27 UTC
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.

Code:
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 1e0340da
c-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.

just tried (2 minutes ago, with official dev source https://github.com/xenixcoin/xenixcoin.git):


i've forked the existing repo, fixed it and it syncs to c-cex's chain in minutes (https://github.com/barrystyle/xenixcoin.git).
even dev's own repo will sync to c-cex's chain if sufficient nodes are available.

I was still going to tell you. Anyway I remove the coin of my pool at the end of the month

You must comment on lines 2149 and 2150 in main.cpp
And recompile.
Once syncro decomment the lines and recompile again
And even to watch that its does not happen again

Code:
    // Check proof-of-work or proof-of-stake
    if (nBits != GetNextTargetRequired(pindexPrev, IsProofOfStake()))
        return DoS(100, error("AcceptBlock() : incorrect %s", IsProofOfWork() ? "proof-of-work" : "proof-of-stake"));

you're kidding right?
you mean 'oh, just uncomment the code that verifies each block as it comes through'.

im gonna throw a bit of hashrate at this shortly via rental if anyone else would like to join in

how to join? i don't find where is to download the wallet i see on the explorer, new coin only generated 0.08 xenix each block