Hi all,
>>> Miners cannot feasibly take over 50% of energy sources in the world.
As I said in other e-mail, you don't need 50% of energy sources of the world, you only need to hack the biggest mining pools to execute a 51% attack.
>>> Thus it is immaterial that each tiny stake of the evil whale is tiny: only the tiny stakes of the evil whale are in play during the time that the singular big UTXO by the honest whale is banned.
Sorry but you are wrong because there are always plenty of small stakers, and dividing your coins in 100.000 you suffer a strong penalty in your staking weight. Remember, the formula is this, or some improved version of it:
utxoStakingWeight = numberOfCoins ^ 1000
To simplify the calculations, imagine there is a total supply like 200.000 coins (just a little more to include some small stakers), and you have 100001 coins splitted in 100001 addresses:
stakingWeightPerAddress = 1 ^ 1000 = 1
stakingWeightPerAddress * numberOfAddresses = 1 * 100001 = 100001 (this is the total staking weight of the evil whale)
Now we have a little, honest staker, with only TWO coins in one staking address:
stakingWeightPerAddress = 2 ^ 1000 = 1,0715×10³⁰¹
So the evil whale, with 51% of the coins splitted one coin per address lose against the small stakers, even if they stake 2 coins each one.
With this rule, you don't have other choice that put your coins together, and wait the wait time after creating a block. The rest of the blocks are created by many other stakers, the wait time enforce that big stakers have to wait a number of blocks, which
are created by the little stakers.
>>> Now again, consider that the situation indicates that there are in fact only two actual stakers, each of whom have 50% of the staked funds, thus there are no other stakers
There is always plenty of little stakers. You only can have 2 stakers if the rest of the world is not interested in the coin.
>>> I did indicate "each of them owns 50% of the total staked value", did I not?
Sure, but I didn't understood that as exact numbers, because if its so then only few people are interested in the coin, and then it's not a problem for the rest of the world.
Again, there is always plenty of little stakers.
>>> You have demonstrated no such thing, merely demonstrated your own willful incompetence in designing protocols.
I'm sorry but it's you who don't understand the protocol I'm proposing. Of course I could be wrong but I didn't saw any numbers that demonstrate that. Just do the math and forget extreme situations where there are only 2 stakers, because there is always
plenty of little stakers, even if all the small stakers together have only 1% of coins or less.
Regards,