1
Let's assume somebody gains control over 100% of the hashing power and is now free to mine and control as many new blocks as he wants. What would happen?
The attacker still could not include any fake transactions into his blocks, because other nodes could easily detect that the transaction wasn't signed by the wallet owner.
The attacker could include some double spends from his own wallets, but again, this could easily be detected.
So, the other nodes would simply ignore his blocks as invalid. Maybe they would crash and require a fork, or they would recover and wait for the next valid block to be mined and broadcast.
It seems to me that there isn't really anything to gain from controlling the hashing power. Am I msising something?
Thanks! That makes a lot of sense. When you say "re-mine block X", what you mean is that they mine block X again, plus a longer following blockchain than the rest of the network, thus making the network accept his new block X as the new truth? – Konstantin Schubert – 2017-12-09T00:03:19.860
So, to summarize, anyone who received money from the attacker or received money from somebody who received money from the attacker (and so on) would see their transaction invalidated. And an attacker could extort for high mining fees. – Konstantin Schubert – 2017-12-09T00:05:27.710
Yea, you have the right idea concerning the 'new block x'. The counterpoint is that this type of attack (51% attack) would undermine the security of the network in the eyes of the public/users, so miners are incentivized to not perform it. Becoming a miner requires investment (time, capital), so why would a miner do something that would decrease the value of the network? – chytrik – 2017-12-09T00:26:16.740