Hacker News new | ask | show | jobs
by QTnqs6C5 1776 days ago
Why would people sell rather than fork to a version of the network where those ETH did not exist? One of the benefits of POS is that when you fork away from a malicious actor, they have to start over from the beginning while in POW, they can just point their hardware to your new chain unless you change the mining algorithm and screw over all the other miners.
1 comments

This is exactly what happened with Ethereum in the early days when a bad actor was able to exploit a third-party contract to the tune of 5% of all ETH.

The Ethereum everyone talks about today is the fork, due to the Ethereum Foundation which owns the trademark leading the fork.

The Ethereum blockchain with the unaltered history is called Ethereum Classic

https://en.wikipedia.org/wiki/Ethereum_Classic#The_DAO_bailo...

Note that the way this fork was pulled off was very ad-hoc.

Ethereum devs were unable to create a legitimate transaction reverting the DAO funds because they do not have access to the hackers' private key. The reversion was done with a "surgical state change" hardcoded into the client itself.