Crypto Exchange Crypto Exchange
Ctrl+D Crypto Exchange
ads
Home > NEAR > Info

Three minutes to understand what is Layer2, side chain, Rollups

Author:

Time:

Ethereum 1.0 has found a killer app in the DeFi ecosystem. However, as adoption increases, the scalability, robustness, and economic viability of the infrastructure layer becomes critical to the long-term success of both Ethereum and the dApps based on it.

There's no point in pressing the "withdraw" button if the user can withdraw the $60 reward for only $80 in gas fees. While it's true that this will only happen if the Ethereum network becomes clogged due to the network's current limitations and temporarily increased usage, that doesn't affect the fact that it will still happen.

Therefore, it is clear that both Ethereum and the projects built on top of it need scalability solutions to meet the needs of the growing DeFi community.

In general, there are two main approaches to scalability: (i) scaling the base layer itself - L1, or (ii) scaling the network by offloading some work to another layer - L2.

News | Report: China’s Bitcoin Miners Control Two-Thirds of the Crypto Network’s Processing Power: Dec. 11 Study Shows China’s Bitcoin Miners Now Control Two-Thirds of the Crypto Network’s Processing Power, Share Growth May Be benefit the country's miners. According to a report by digital asset management firm CoinShares, miners in China control 66 percent of the world's "hash power," a measure of the power of computers connected to the bitcoin network that determines their ability to produce new coins. China’s hashrate share is the highest since CoinShares began tracking hashrate two years ago, following a 60% Chinese share in June. Chris Bendkisen, head of research at the firm, said this could be due to their greater deployment of more advanced mining equipment. (CNBC) [2019/12/12]

The first option is to extend the basic Ethereum layer in the form of an Ethereum 2.0 upgrade, which will greatly help applications currently built on Ethereum (such as PlotX) expand their services to meet the needs of the growing DeFi community.

Dynamics | CryptoCompare: Top cryptocurrency exchanges account for only one-third of global spot trading volume: CryptoGlobe reported today that according to the crypto exchange rankings updated by crypto data provider CryptoCompare, top cryptocurrency exchanges only account for 1/3 of global spot trading volume one third. CryptoCompare surveyed 160 spot cryptocurrency exchanges and found that top cryptocurrency exchanges (AA-B grades) accounted for 33% of global trading volume, while lower-tier exchanges (C-E grades) accounted for 67% of global trading volume . [2019/11/20]

While this update is a great solution for projects looking to stay on top of the base Ethereum layer, a phased rollout over the next two years may be too long to keep up with growing application demand. So the most straightforward solution would be Layer2.

What the hell is L2?

News | Grayscale Research Report: More than one-third of American investors will consider investing in Bitcoin: Grayscale Investments (Grayscale Investments) released today "Bitcoin: 2019 Investor Research Report", the first report on retail investors A survey of interests, perceptions, and misconceptions about investing in Bitcoin. The research was done by financial market research firm Q8. The report shows. More than a third (36%) of U.S. investors would consider investing in Bitcoin, representing an addressable market of over 21 million investors. (Globe Newswire)[2019/7/25]

Layer 2 scalability is an umbrella term for solutions that help increase the functionality of the base Ethereum blockchain by processing transactions on both the main Ethereum blockchain and secondary chains. The two main features that are improved using L2 scaling are (i) transaction speed and (ii) transaction throughput. It does not require any changes to the Ethereum base layer and can be built on top of it using existing components such as smart contracts.

Nearly two-thirds of Britons won't support a cryptocurrency issued by the Bank of England: Nearly two-thirds of Britons won't support a cryptocurrency issued by the Bank of England, according to a survey, citing the UK's "Daily Express" newspaper. currency. The survey also revealed that 93% of Britons have heard of Bitcoin, up from 91% in January this year and 80% in November 2017. However, only a third of respondents admitted that they would be more likely to invest in cryptocurrencies if they were regulated. The findings of the survey contrast with a survey of UK financial professionals earlier this year, when research showed that more than half of financial professionals in the UK who have invested in cryptocurrencies intend to buy more cryptocurrencies this year. [2018/4/19]

Ethereum can currently process about 15 transactions per second (TPS) on its base layer. With the help of layer2, it can increase that number considerably; from 15 TPS to several thousand TPS.

Not only does this help with the processing time of transactions, but it also reduces the gas fee required for each transaction made on layer 2, thereby greatly improving the economic viability of the network as well.

Furthermore, the concept of layers is not even an Ethereum-specific concept, other blockchains already use it extensively, for example, Bitcoin!

How does it do it?

When discussing scaling solutions, there are several options. Some are proposing to increase the throughput of the Ethereum network in the near to medium term, while others are targeting medium to long-term solutions. And some are application-specific, while others are generic.

So, to better understand the differences between all these solutions, let's explore some of the most popular types of layer2 scaling solutions:

In terms of scaling solutions, Channel was one of the first widely discussed solutions. They make participants exchange x number of transactions offline, submitting only two transactions for the base layer. The most popular channel types are national channels and their subtype - payment channels.

While Channels have the potential to easily handle tens of thousands of TPS, some of their disadvantages are that when using Channels, participants must lock their funds in a multisig contract, which effectively means that public participation is not supported. Moreover, this scaling solution is application-specific and cannot be used to scale general-purpose smart contracts.

Plasma is a Layer2 scaling solution proposed by Joseph Poon and Vitalik Buterin. This is a framework for building scalable applications on Ethereum that utilizes smart contracts and the use of Merkle trees to create an unlimited number of child chains that are copies of the parent Ethereum chain.

Transfer transactions from the main chain to the child chain to achieve fast and cheap transactions. The downside is that users have to wait several days to withdraw funds from the child chain. Also, like channels, Plasma does not support general smart contract execution.

Sidechains are independent Ethereum-compatible blockchains with their own block parameters and consensus model. These sidechains are connected to the Ethereum mainchain via a two-way bridge. Therefore, contracts deployed to the Ethereum base layer can also be deployed directly to sidechains.

Rollups provide scaling by bundling (i.e. rolling), where sidechain transactions are bundled into a single transaction and generate cryptographic proofs (also known as SNARKs (Succinct Non-Interactive Arguments of Knowledge)) that are submitted to the base layer. With Rollups, all transaction status and execution are carried out on the sidechain, while the Ethereum mainchain only stores transaction data.

There are two types of Rollups: (i) ZK Rollups and (ii) Optimistic Rollups. Although ZK Rollups are faster and more efficient than Optimistic Rollups, they cannot provide an easy way for existing smart contracts to migrate to Layer2. Optimistic Rollups run an EVM-compatible virtual machine called the Optimistic Virtual Machine (OVM) which allows the execution of the same smart contracts that can be executed on Ethereum.

These are the most popular methods for L2 scaling, and users will find most DeFi projects adopt them when migrating to L2.

last

Ethereum 2.0 will introduce proof of rights and sharding, which will greatly improve the transaction speed and transaction throughput of the base layer. But does this mean we won't need L2 scaling once Ethereum 2.0 is launched? not really. This is because, even with such a large-scale update, Ethereum will still not be able to meet the tens of thousands or even millions of TPS demand that it will eventually face due to the increase in adoption.

At this point, one could argue that we should skip L2 scaling and just focus on scaling the base layer. However, this will require highly specialized nodes to handle the increased workload, which will eventually lead to higher centralization and thus less security and censorship resistance of the network.

Tags:

NEAR
5 must-reads in the evening | 8 common senses you must know about digital renminbi

1. Under the record high of ETH, the copycat season set off a climaxHistory seems to be repeating itself, and in every previous cryptocurrency bull market.

Which institutions have purchased Ethereum through Grayscale?

Entering 2021, the price of Ethereum has increased by 385% in 4 months, and the exchange rate against Bitcoin has also risen to 0.61. For this reason.

Blockchain = Bitcoin? You are out......

Recently, a storm caused by "car roof rights protection" has pushed Tesla to the cusp of public opinion. The disclosure of driving data at the time of the accident did not settle the dispute with a final word.

Three minutes to understand what is Layer2, side chain, Rollups

Ethereum 1.0 has found a killer app in the DeFi ecosystem. However, as adoption increases, the scalability, robustness.

SHIB is just a flash in the pan, Ethereum is the ultimate currency

In April, the earnings performance of ETH far exceeded that of BTC.

Kusama slot auction coming soon Polkadot Parachain .....

Polkadot Kusama tweeted that the V0.9.1 version upgrade has been approved by the council and is currently in the public voting stage. The voting will end on May 14. This upgrade includes parachains.

Analysis of Ethereum Layer 2 Asset Bridge Solution: Arbitrum, zkSync and DeGate Bridge

The Ethereum Layer 2 ecology will usher in a situation in which a hundred flowers bloom. How to communicate between Layer 2 and Layer 1 may become a core issue. Since its birth in 2015.

ads