Back to New at Nirolution Ethereum 2.0 Blog
Content:
- The Problems of Ethereum
- What is Ethereum Plasma?
- How does Ethereum Plasma work?
- What are the components of Plasma?
- Ethereum Plasma Example
- The Problems of Ethereum Plasma
- Ethereum Plasma Release Date
- “Ethereum Plasma” – Summarized
The Problems of Ethereum
Before you understand what Ethereums problem is, you first need to understand how you can transfer money with a Blockchain. So when you submit a transaction, a miner verifies and then adds it to the blockchain. The blockchain is a series of blocks that are stored in every node around the globe. Each block contains a certain number of transactions and added to the blockchain. Also, a block can’t be changed. This whole process occurs whenever you want to use any crypto to transfer money to another person. Learn everything about the Blockchain Technology.
But for Ethereum there is only one blockchain. Thus, for every transaction, the entire network of nodes must agree that the transaction is correct. Because of this, Ethereum can only transact 13 transactions per second. Especially if you consider that visa is currently processing 20.000 transactions per second. But we can solve these problems with Plasma.
What is Ethereum Plasma?
What if there is more then one blockchain for one currency? That could increase the capacity by a lot. And that is what Ethereum Plasma tries to do. So Ethereum Plasmas creates a child chain structure that communicates and interacts as efficiently as possible with the main chain Ethereum. Plasma operates as a blockchain tree and child chains are hierarchically organized. As a result, they can create smaller child chains on top of the main chain.

There is no limit to how many times you could split these chains. As a result, we could replace Visa which currently does 20.000-40.000 transactions per second. So this is how Ethereum could have theoretically infinity scaling potential with Plasma.
How does Ethereum Plasma work?
The goal of Ethereum Plasma is to cover all worldwide computation. Therefore, you need trust minimization. So a child blockchain should be as untrusted as possible. If all members of the system try to steal your money you should be able to find ways to get out of it. Hence, only in the event of a dispute, the data is committed to the root chain Ethereum. If the fraud is then proven they roll back the transaction.
So each child chain is basically a smart contract that you can customize. Thus, you can use them for different tasks and needs. As a result, all child chains can operate independently. So Plasma can enable companies to adapt applications to their needs.
You upload the smart contract onto the public Blockchain (in our case Ethereum Blockchain). Thus, this allows you to launch your own specific DApps with your rules. You can then upload public code onto a public network. In addition, you can use a private blockchain to improve the performance of your App. This creates a huge scale as well. This is possible with localized computation. Only the block hashes from the child blockchains are submitted to the root blockchain. This means the root chain only receives a minimum amount of data. This submission is a commitment to block state as well as creates order.

So the child chains do complex computation and value transfers. Only tiny commitments are included in the root chain. The root chain doesn’t bother doing computation unless someone disputes that data. But you need data availability to prove the fraud.
What are the components of Plasma?
Plasma is a set of nested blockchain. It is a construction of blockchains in the blockchain. The state of these child blockchains is committed to the root chain Ethereum. Basically you have those blockchain submitting small pieces of information about the state of the child blockchain to the root chain. This doesn’t require consensus changes. You just need to set rules on how to agree on the current state with a smart contract.
If you commit an incorrect state, anyone else can go on the root chain and disagree. The bad actor then gets penalized. That’s called a fraud-proof and it is a set of smart contracts. So you only need the root chain when there is something wrong.

Plasma also uses MapReduce. A nested tree of blockchain can do computation by using MapReduce algorithms. So it spreads out the work across the blockchains and then takes the result and be able to compute on it. And this is compatible with other on chain scaling solutions. Therefore, capacity increases on the base layer and increases security and performance.
Ethereum Plasma Example
So, for example, you want to transfer something on a child blockchain. It then creates periodically hashes of this block. It then gets committed to the public chain Ethereum. If anyone can publish a proof that the information on this block is invalid, the transfer gets canceled and rolled back.

So this is about the nature of enforceability. This is very important and the core of blockchain. If you have a blockchain that is not enforceable it can’t scale. Thus, this allows you to watch only the changes that affect you. This results in an effective computation. You map out of the computation and then you reduce it back down to get the results.
We are talking about a system of blockchains that are not purely a payment mechanism. It is more like a court system. The root blockchain as the supreme court. The child chains are the district and the root blockchain Ethereum is the supreme court. The supreme court doesn’t t look at every single contract. You only go to court if there is a dispute. The same applies to Plasma. The child blockchain handles the traffic and only when something is incorrect you go to the root chain. So this allows you to do high volume low-cost DApps. As a result, this creates more efficiency and incredible scale.
The Problems of Ethereum Plasma
But there are some problems with Plasma. There is no public release date as yet. In the meantime, other companies and programmers are working on other solutions that don’t have to involve Plasma at all.
Another unsolved problem is how exactly you merge these child chains efficiently. So you have two fast child chains, but at the moment they are unable to communicate with each other. This would render Plasma essentially useless.
Another problem is the way that transactions are verified. So all nodes in the world verify together that the transaction is correct. Now, this occurs through the use of a system called proof of work. The PC that this person is using to mine probably has a massive amount of graphics cards and solves complex math problems all day. When he solves these problems they are adding a transaction to the blockchain. But what if somebody owns a majority of nodes that are mining a coin. This is the 51% attack and it actually allows the person to forge transactions.
Ethereum Plasma Release Date
The exact release date of Ethereum Plasma is still unknown. But we can expect that they will release Plasma right after Serenity.
So Eth 2.0 developer announced that they are 95% confident that they will launch Serenity at the end of 2020. We can, therefore, assume that they will release Ethereum Plasma at the beginning of 2021.
“Ethereum Plasma” – Summarized:
- Plasma is a construction of blockchains in blockchain.
- Ethereum is the main chain and the others are child chain.
- The state of these child blockchains is committed to the root chain Ethereum.
- Child chains process complex computations and value transfers.
- Plasma doesn’t require consensus changes to Ethereum, just rules on how to agree on the current state.
- If an incorrect state is committed, anyone else can go on the main-chain and disagree and the person gets penalized.
- Plasma allows incredibly scalability.
If you want to be informed about the latest updates, follow us on Facebook, Pinterest and Steemit.
I am a mother and this helped me!