devcon 7 / the future of layer 2 research development and next gen technologies
Duration: 00:25:39
Speaker: Ed Felten
Type: Talk
Expertise: Intermediate
Event: Devcon
Date: Nov 2024
Keynote: The REAL state of L2s
The evolution of Layer 2 solutions has been pivotal in scaling blockchain technologies. This talk, led by L2BEAT founder Bartek Kiepuszewski, delves into the current landscape, recent advancements, and future potential of L2 ecosystems. It will try to address some myths and current challenges of the space. Some important changes to L2BEAT risk framework will also be announced.
ERC-3668 on Linea: built-in, trust-minimized L2 to L1 data retrieval
ERC-3668 (aka. CCIP-read) enable L1 contracts to access Linea state. No special library need to be integrated, everything is built into the protocol and secured by Linea's zero-knowledge proofs. During this presentation, we will go into the details of how this works, the benefits and use cases you can start building today.
Next Generation Based Rollups: A Practical Approach to Unifying Ethereum
I plan to speak on the concept of based sequencing (based rollups). I want to not only introduce the concept but also explain recent developments (what I like to call next generation based rollups). This includes based preconfirmations, fast->realtime proving, customizable composability, practical synchronous composability, among others. I will introduce I also plan to provide a brief summary to my Bankless Summit talk on ETH value accrual in the presence of based rollups.
ZK in Rollups: Full Validity Proving on the OP Stack
Historically, zkEVM rollups have been difficult to build, requiring deep cryptography expertise that makes customization and maintainability complicated and time-consuming. With advancements in zk, zkVMs make it easy for any developer to write ZK applications with Rust. With a zkVM, we've created seamless way to upgrade ANY existing OP Stack chain to use ZKPs in just 1 hour. These rollups get fast finality, cost-effective (<0.1 cent / tx), and full EVM equivalence.
Are L2s extractive to Ethereum?
An in depth study of on chain metrics, fee markets, contracts, and wallets to answer if L2s are extractive to Ethereum
Ensuring Data Availability in L2s
The talk explores the risks associated with data availability (DA) providers in L2s, highlighting the necessary security guarantees of DA layers. It covers economic security considerations, security properties of DA attestations, and fraud detection mechanisms against data withholding attacks. The goal is to guide L2 users in understanding the different risk profiles of DA providers and assist developers and researchers in enhancing the security and functionality of L2 solutions.
L2 Specific MEV Mitigation Strategies
MEV mitigation and prevention has primarily been researched in the base L1 Ethereum layer. This talk explores L2 specific strategies, including the future in the event of decentralized sequencing. We explore emerging EIP proposals and drafts (EIP-7640), the use of intents in L2s and other new constructions.
Scaling autonomous worlds - building the foundations… and sewers for millions of inhabitants
One tends to think of Ethereum scaling in financial terms—how many transactions per second? What’s the TVL? How much liquidity? But in a possible future where Ethereum applications extend beyond finance, into areas like autonomous worlds, games, and social, what does scaling look like and what challenges await? Join us as we explore challenges, solutions, and open questions in this space—how do we bring latency down despite seconds-long block time? Could we shard an app across multiple chains?
Speedrun Rollups: A Beginner's Guide to L2s, ZK, and WTF People are Talking About on Panels
The L2 landscape has grown, both in terms of size, but also the development of the tech and the new problems that need to be solved. This talk aims to take you from zero to hero, equipping you with the history, development, and current state of L2s, so you can maximize your Devcon experience without having to carry around a dictionary to understand WTF people are talking about.
Transitioning from an L1 to an L2: A case study
This talk will cover the learnings from cLabs' experience rebuilding Celo from the ground up as an L2. We hope that it can be a useful case study for other L1s to follow.