Author: Jiawei @IOSG

Recently, Ethereum founder Vitalik Buterin and FSL CRO Mable Jiang conducted a flash interview AMA in the Tako App. This is also the first Chinese AMA conducted by Vitalik in recent years. It aims to let more people in the community understand the current status of Ethereum from the perspectives of technology, ecology, and future direction. We have sorted out Vitalik’s core views on some specific issues that everyone is concerned about, hoping to give readers some inspiration.

Summarize

1. Vitalik's definition of "world computer" is: "a place where the world's applications can interoperate with each other", not "a computer that can support every application in the world at the same time". Ethereum is both a digital asset with long-term value storage capabilities (such as Bitcoin) and an underlying platform that supports global application interoperability. The two are not contradictory. The "world computer" is achieved through the collaboration of a highly decentralized and trusted L1 (underlying chain) and an L2 (expansion layer) with expansion capabilities and special features. It is not feasible to rely entirely on L1 or L2.

The core mission of L1 is to ensure security and network resilience - even if the foundation no longer exists, global developers can still maintain the ecosystem based on open clients and protocols. L2 carries the mission of performance expansion and scenario innovation, such as high throughput, privacy or AI model collaboration.

The relationship between the two is like the foundation and architecture of a city: L1 ensures geological stability, and L2 allows for free design of the form. However, the premise of this architecture is that L1 must maintain sufficient throughput so that any user or application can interact directly with the main network when necessary, while ensuring interoperability and preventing L2 from becoming a closed island.

In summary, Ethereum does not need to make an either-or choice between "digital gold" and "world computer" in its final stage. The compatibility of the two is precisely its unique value: Ethereum needs to be a decentralized, censorship-resistant, long-term and reliable value storage carrier like Bitcoin, and it must also serve as the underlying infrastructure to support the interoperability of global applications.

Compared with the proposal of "L1 as the base layer fully supports L2" a few years ago, Vitalik proposed "hybrid L1 + L2" in this AMA, that is, L1 also needs to play a certain role, increase blobs to give L2 more space, and promote cross-L2 interoperability. According to actual needs, the market will figure out which transactions should be on L1 and which transactions should be on L2.

2. Over the past three years, the development of the Rollup route has shown a certain polarization. On the one hand, L2 represented by OP Stack has achieved second-level transaction confirmation and MEV control through a centralized sequencer; on the other hand, the architecture that relies too much on a single team operation has also raised questions about anti-censorship and long-term credibility.

Vitalik believes that, at the technical level, it is necessary to ensure censorship resistance by forcing transactions to be on-chain. At the ecological level, Vitalik encourages the exploration of "dedicated L2". For example, Aztec achieves privacy transactions through fully homomorphic encryption, Gensyn focuses on distributed AI training, and MegaETH achieves a high-performance scenario of 100,000 TPS with a centralized sequencer - these experiments are essentially answering the question "what degree of decentralization is suitable for what application".

3. Vitalik has had face-to-face talks with many community members and believes that the Ethereum Foundation needs to focus on supporting public goods, setting technical standards and maintaining ecological balance in the future, rather than pursuing corporate governance. Corporate governance means pursuing profits. Ethereum is a decentralized ecosystem, not a company. If Ethereum becomes a company, most of its long-term significance will be lost.

Vitalik disapproves of the culture of short-term speculation (such as the over-hype of memecoin) and excessive catering to political needs, and advocates creating long-term value and attracting long-term developers. Of course, Vitalik is not completely against memecoin. As early as March last year, he proposed the possible practical uses of memecoin in the article "What else could memecoins be?"

4. In Vitalik's eyes, a good application should meet the real needs of users, be able to achieve sustainable profits, and have social value. The problem with many projects is that they fabricate non-existent or difficult to verify needs, and do not require the blockchain's anti-censorship, verifiable, and collaborative features. Some successful products often start with the "minimum necessary scenario." A healthy profit model must be rooted in real value exchange, such as Uniswap fees on the financial side, and annual fees and scarce domain name auctions for ENS domain names on the non-financial side.

Summary of core viewpoints on some specific issues

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

I think these two ways of thinking are compatible with each other.

If you need to tell which blockchains are "truly decentralized", you can use a relatively simple test: if its foundation disappears, can the chain survive? I feel that only Bitcoin and Ethereum can clearly answer: of course. Most of Ethereum's development is outside the foundation, and the client team has an independent business model. Now many researchers are not in the foundation, and almost all activities except devcon are independent.

Getting to this stage is hard. Ethereum wasn’t like this 5 years ago.

Giving up these advantages in pursuit of TPS is a big mistake, because there will always be new chains that suddenly have higher TPS than you. But decentralization and resilience are precious, and few blockchains have them.

These characteristics are conducive to creating a digital currency with long-term value, and also conducive to having a good world computer. However, the world computer also needs to solve the problem of expansion. "World computer" does not mean "a computer that can support every application in the world at the same time", but "a place where applications in the world can interoperate with each other." High-performance computing can be placed in L2, which is fine. However, this role still requires L1 to have sufficient scale. For specific details, you can refer to an article I wrote recently.

ETH is a digital asset suitable for use by the world's applications (including finance, and others, such as ENS, etc.). ETH does not need every transaction to be placed on L1, but it needs to have enough throughput to allow anyone who wants to use L1 to use it at least occasionally.

So the two directions here are also compatible: the features that help Ethereum become a better world computer are also the features that make ETH a better digital currency.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

So far, our expansion method can be roughly understood as hybrid L1 + L2, but I think no one has clearly defined which transactions should be in L1 and which transactions should be in L2.

The answer "put everything in L2" is harder to accept because:

  • This will easily lead to the loss of ETH's position as a medium of exchange, store of value, etc.
  • If you're worried about L2 stealing L1's users and not giving anything back to L1, this problem is exacerbated in a situation where "L1 does almost nothing".
  • Operations across L2 still require L1. If an L2 fails, users still need a way to move to another L2. So there are some use cases that are difficult to avoid L1. I wrote an article on this topic here.

The answer "put everything in L1" is also difficult to accept because:

  • If L1 supports many transactions, it will easily become centralized, even if technologies such as ZK-EVM are used.
  • The world's demand for on-chain transactions is unlimited. No matter how high the TPS of L1 is, you can always find an application that requires 10 times more TPS (for example, artificial intelligence, micropayments, micro-prediction markets, etc.).
  • L2 not only provides capacity expansion, but also provides faster confirmation speed through preconfirmations and avoids MEV problems through sequencers.

So we need hybrid L1 + L2. I think the role of L2 will continue to change, for example, it seems that evm-equivalent L2 is enough now, it is possible that we will see more privacy-focused L2 (aztec, intmax, etc.), there may be more application-specific L2 (if an application wants to control its own MEV situation, there are benefits here, etc.)

So in the short term, I think we should continue to improve the capabilities of L1 at the same time, increase blobs to give L2 more space, promote interoperability across L2, and then the market will decide which expansion method is suitable for which application.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

Centralized sequencers actually have many advantages:

  • A centralized sequencer can ensure that it will not steal users’ money through frontrunning or other means.
  • Instant preconfirmations can easily turn a traditional application into a blockchain application because the server directly becomes a sequencer.
  • The decentralized nature of blockchain can be used to avoid the risks of centralized sequencers: the forced inclusion mechanism prevents the sequencer from censoring users, and the optimistic or zk proof mechanism prevents the sequencer from changing or violating the application rules (for example, suddenly inflating a token or NFT collection).

However, centralized sequencers still have risks, so we cannot rely solely on centralized sequencers to solve the problem. It is also important to have the ability to trade based on rollup or directly on L1. So I support the two-part ecosystem to promote these two methods at the same time, and then we can see which method is more suitable for which application.

Maintaining the ability for regular users to issue censorship resistant transactions is of course critical.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

There is no such thing as ETH 3.0 now. Some people would say that Justin Drake’s 5-year plan is it, but that plan is only the consensus layer, not the execution layer, so it is only part of the future of the Ethereum blockchain.

The relationship and balance between L1 and L2 is an execution layer issue. Here is another roadmap: strengthen L1 capabilities (increase gaslimit, add stateless verification (such as Verkle) and other functions, etc.), improve cross-L2 interoperability, improve blobs, etc.

I also think that the question of whether L2 pays enough transaction fees to L1 should not be viewed too short-term. For example, before 4844, everyone’s complaints were the opposite: Is L1 sucking the blood of L2?

Right now, the blob fee for the last 30 days is 500 ETH.

If the blob target is increased from 3 to 128, according to our plan, if the blob gasprice is the same, 21,333 ETH will be burned per month, 256,000 per year.

So the narrative here is prone to changing quickly, and now we need to strengthen L1 so that things that should happen in L1 can happen in L1, increase blobs, and then maintain the adaptability of our community.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

I think the blockchain community, and the entire world, is in a dangerous state. There are many things happening that have no long-term value or are even malicious, and these things and the people behind them have received a lot of attention.

But we can't just shout against these things and not come up with a better alternative. So our goal should be to do this alternative well and demonstrate that a stable, brighter future is possible.

Here I am talking about both the blockchain community (if memecoin, which dropped 97% in one day, is not our future, then what is?), and a macro-social aspect: many people now think that democracy is impossible and that things can only be done under the leadership of a strong man. But at DevCon, a political scientist told me that one of the reasons he respected Ethereum very much was that we are a truly open and decentralized ecosystem, and we have succeeded at this scale, which gives him hope. So if we can succeed in this way, the positive impact on the world may be huge, and it will give many people a bright example of success that they can follow.

But "decentralization" does not mean "doing nothing". The Ethereum Foundation's philosophy of subtraction does not mean "reducing the foundation to 0", but a way to maintain ecological balance. If there is an imbalance in the ecology in one place (for example, one part of the ecology is too centralized, or there is an important public good that others do not do), we can help counterbalance. After solving this problem, the foundation can withdraw from that area. If an imbalance occurs in a new place, we can move resources there, and so on.

In Chinese culture, the way we pursue may be most similar to the ideas of the Tao Te Ching, but this path requires wisdom and the foundation's ability to improve in some areas. It is not a matter of "success by doing nothing." Therefore, in the short term, we need to put more effort into some important pivots.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

Here we actually need to find a way to solve three problems at the same time:

  • Attract more developers
  • Encourage developers to develop applications that are open source, secure, compliant with public standards, have long-term value, etc.
  • In the process of solving (2), we should avoid the situation where the ecosystem becomes a closed circle (the phenomenon of "we are aligned because we are good friends of developers").

So I recently said that ethereum alignment should be a technical game, not a social game.

I want to emphasize this issue because I think that in terms of decentralization, the most pressing centralization issue is often not an L1 issue, but an L2 or wallet or application issue. Therefore, the entire ecosystem needs to work together to expand and attract new developers and make progress in these decentralized and trustless aspects.

There are a few ways we can help with this:

  • Education makes it easier for developers to understand why blockchain exists, what should be on the chain, what should not be on the chain, what they need to care about in the blockchain field, etc.
  • If some blockchain-specific technologies are too difficult for application developers, the foundation can do it itself, making it easier for developers to integrate, such as the zk programming language, a16z's helios, and so on.
  • Give developers clear standards. For example, if you are making an Ethereum client, there are many tests. You can run the tests yourself to see if your client can pass. If you are making L2, there are frameworks such as l2beat stage 1, stage 2, etc. This should also be provided for zk applications, wallets, etc.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

I am interested in many non financial zk use cases, such as:

  • Anti-sybil verification. Many services require you to log in with kyc not because they really want to know who you are, they just want to know that you are not a robot, or if you are banned, you can't reopen your account 100,000 times to come back. To implement this use case, you only need zk proof of personhood, or proof of reputation. In fact, sometimes proof of tokens is also enough, such as anonworld.
  • Use cryptography to develop privacy-preserving AI applications. ZK may not be the most suitable technology here, but FHE may be. FHE has made a lot of progress recently. If we can further reduce the overhead of FHE, there may be opportunities.
  • Wrap any web2 account with zk-snark and use it in web3. zkemail, anon aadhaar, zkpassport, zktls etc are good examples.

I think this technology has a lot of opportunities to solve many security, governance and other issues in social and other fields by protecting personal freedom and privacy.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

An important correction needs to be made here: d/acc is not de-acceleration, but decentralized defensive acceleration.

This is important because there are people in this world who do support deceleration, degrowth, etc., but I think this direction is wrong. In a peaceful world, it will delay the improvement of important medical care and infrastructure and cause more people to get hurt. In today's more dangerous world, if we don't speed up, we will be eaten by those who are willing to speed up.

Decentralized and defensive technology need to compete with other technologies. If the sword advances rapidly but the shield does not, the world will become more and more dangerous. If centralized technology advances rapidly but decentralized technology does not, the world will become more and more centralized. So we need to counterbalance these trends. Blockchain is part of this story, but only part of it. There is also decentralization outside of blockchain (for example, p2p networks), software and hardware security (the "shield" of the digital world), and many things in the biological field, and so on.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

The latter is the most important right now. Technological breakthroughs have already occurred: zero-knowledge proofs, consensus algorithms, virtual machines, etc. User adoption has already occurred, but the adoptions that have received the most attention are those memecoins that dropped 97% in one day (I am not against all memecoins, I was an early buyer of DOGE anyway, but this one is a completely different type). I think the applications we need should pass 3 tests:

  • Can you imagine yourself or someone you know actually using it? That is, the difference between something that is interesting in theory (decentralized uber! awesome!) and something that is actually usable.
  • Can you make money? If you can’t make money, it’s hard to make your app the highest quality.
  • If you are not a user or an investor, would you be happy to know that this thing exists? In other words, is there any real value to the world?

It is difficult to pass all three at the same time. Only payment and store of value applications, and possibly prediction markets, have passed. We need 10 more successful examples.

Perhaps the most disappointing thing for me recently was when someone said that Ethereum is not good and intolerant because we don’t respect the “casinos” on the blockchain enough, and other chains are happy to accept any application, so they are better. If the blockchain community has this kind of moral reversal, I will have no interest in participating in the blockchain. But I found an interesting point: on the Internet, many people will say those things, but when I chat with the community in person, everyone’s values are still the same as before, so I feel that I have a responsibility to this community and cannot abandon them. We Ethereum need to work together to create the world we want to see. This will require some changes, such as the foundation may not be too neutral at the application layer and need to specifically support some things, but this project is worth doing.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

This is also a question that I am very concerned about. I have been working hard to move most of my conversations from Telegram to Signal in the past two years. But Signal is not perfect either. Although it is confidential, it is still centralized, has no interoperability, requires a mobile phone number to log in, and the server sees a lot of your metadata, etc.

But it is difficult to make a higher quality messenger. I try Status every year. They try to be completely decentralized. They do a good job, but they still have some reliability issues. In fact, there are various small teams making their own messengers, but they are not united, so it is easy for each one to be not good enough.

I recently started using fileverse to do my various documents. I found that the user experience is good enough, and now many people in the foundation use it. If there is a decentralized, encrypted messenger that can achieve this quality, I will definitely work hard to help the community move to this messenger.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

I think Ethereum is a decentralized ecosystem, not a company. If Ethereum becomes a company, we will lose most of the meaning of Ethereum. Being a company is the role of a company. In fact, there are many large companies in the Ethereum ecosystem: Consensys, various client teams (Nethermind, Nimbus, etc.), Coinbase, L2 teams (including Aztec and Intmax, their privacy technology is very interesting and underestimated by many people)

The best approach is to find ways to give these companies more opportunities to realize their strengths, with the foundation acting as a coordinator.

Vitalik Chinese AMA: Ethereum's Technology, Ecosystem and Future

There are many different people with different stories.

For example, many people in the blockchain circle would say 10 years ago that the goal of blockchain is to be a global neutral system, protect individual freedom, and counterbalance government hegemony. Now, if a president issues a memecoin, they will say, wow, this is real world adoption, so good, but why is it happening on other chains? If we can be more friendly to those politicians, it will happen on our chain next time! I personally think that such people have gone astray. Of course, they will say that I am too purely idealistic, unrealistic, etc. Each side has its own story.

Some people would also say that the Ethereum ecosystem is too controlled by OGs and there is not enough space for newcomers to come in. But this criticism is in another direction, and there are different groups making these arguments.

I think there is only one suitable way for us to get out of these predicaments: we need to have some updated stories to explain why Ethereum exists, what the ETH coin does, what L1 and L2 do, etc.? This is no longer the era of infra, but the era of applications, so these stories cannot be abstract "freedom, openness, anti-censorship, solar punk public goods, etc.", and some clear application layer answers are needed. In the near future, I plan to support more: info finance (this is also the direction of AI + crypto), privacy protection, high-quality public goods financing methods, and continue to do a good job in the world's open financial platform, which of course must include real world assets. There are many things here that are valuable to many users at the same time and are in line with the values we have always had. We need to support this direction again, and this can also give new people more opportunities to come in.