11. Building Team Projects
Weijia Zhang1 and Tej Anand2 Problem Statement and Brainstorming
When the
Ethereum blockchain
was first built, there was no chainId in the blocks. The concept of chainId was introduced after a DAO attack in 2016 that resulted in 3.6 million ethers stolen and made
Ethereum blockchain
to fork into two blockchains, that is,
Ethereum mainnet (ETH)
and Ethereum Classic
. The following diagram (Figure
11-1) shows how the fork happened. In the diagram, block m is a block where ...