how is that even possible ?
so, let's fight fire with fire !?
Seems that what Verge done with multiple algorithms succeed ! maybe that is the answer !?
I have linked a few articles above that explain selfish mining, but lets have a short example:
Say Alice, Bob and Carol are honest miners, they currently all mine on block X.
Mallory is a malicious selfish miner and she disconnects her two nodes from the network (i.e. by firewalling them from other nodes).
Now Mallory also starts to mine on block X, but if Mallory finds a block, she won't let the network know, instead she watches the block-explorer to see if one of Alice, Bob or Carol finds a block.
Assume Mallory has some powerful miners rented and has already advanced to block X+8, now if she sees that Bob found block X, she opens her firewalling and just releases her block X and her block X+1 to the network. Bobs block X will be orphaned and Bob, Alice and Carol have to restart mining on Mallory's block X+2 (Bob, Alice and Carole are wasting their mining power now, since the Mallory is already at X+8, in the meantime she advance to maybe X+10).
Now Carole finds block X+3 and shortly after Mallory releases her blocks X+3 and X+4, again Carols block is orphaned and Bob, Carol and Alice have to restart mining on block X+5 (which Mallory has since some time already).
Naturally the same principle works for X+100 or X+1000 if Mallory has advanced her private chain far enough.
We do not see this often in coins, because a coin that is attacked this way is loosing in value and that normally hurts the attacker. However if the attacker has not the goal of getting a financial benefit, he can kill a coin like this with ~25-35% of total hash power and I bet this is what we see here again.
Note that in practice you probably have a patched wallet so you can release single blocks at your will anytime you want. With just firewalling your nodes you can just release your whole private chain at once and not blockwise.
Standard disclaimer: I am noob and I might have not the slightest clue what I am talking about and you all should do your own research before basing any decision on what I say, I am just voicing my oppinion.