Devcon Archive logo
Devcon Forum Blog
  • Watch
  • Event
    Event: background logo
    • Devcon 7
    • Devcon 6
    • Devcon 5
    • Devcon 4
    • Devcon 3
    • Devcon 2
    • Devcon 1
    • Devcon 0
  • Categories
    Categories: background logo
    • Cryptoeconomics
    • Devcon
    • Developer Experience
    • Coordination
    • Core Protocol
    • Layer 2s
    • Real World Ethereum
    • Cypherpunk & Privacy
    • Security
    • Applied Cryptography
    • Usability
  • Playlists

Suggested

Loading results..

View all

About Devcon —

Devcon is the Ethereum conference for developers, researchers, thinkers, and makers.

An intensive introduction for new Ethereum explorers, a global family reunion for those already a part of our ecosystem, and a source of energy and creativity for all.

  • Watch
  • Devcon
  • Forum
  • Blog

Get in touch

devcon@ethereum.org

Subscribe to our newsletter

Crafted with passion ❤️ at the Ethereum Foundation

© 2025 — Ethereum Foundation. All Rights Reserved.

devcon 7 / defragmenting ethereum interoperability and the superchain

  • YouTube
  • Details

Defragmenting Ethereum - Interoperability and the Superchain

Duration: 00:25:28

Speaker: Karl Floersch

Type: Talk

Expertise: Intermediate

Event: Devcon

Date: Nov 2024

With the proliferation of L2s and Dencun (4844), Ethereum has scaled. However, we have a new challenge -- fragmentation. Now we're introducing various interoperability standards across Ethereum and Superchain ecosystem from intents to low latency cross chain bridging primitives. What are these standards and what will enable? How can we create scalable and composable blockspace which enables application developers to onboard the rest of the internet?

Categories

optimism
  • Related
Keynote: Unifying Ethereum Through Intents and ERC-7683 preview
Devcon
Talk
25:43

Keynote: Unifying Ethereum Through Intents and ERC-7683

Ethereum has scaled with a diverse ecosystem of L2s—but this created a new challenge: how can this fragmented landscape of potentially millions of rollups feel like a **unified Ethereum**? In this talk, I’ll discuss how intent-based architectures—and new standards like ERC-7683—can help unify Ethereum while maintaining the benefits of Ethereum’s rollup centric architecture.

L2 EVM Common Core: A Path Beyond EVM Equivalence preview
Devcon
Talk
25:52

L2 EVM Common Core: A Path Beyond EVM Equivalence

Network effects of the EVM have locked many of the L2s into equivalence with the L1 EVM. L1 is optimized for moderate throughput and maximal decentralization, but L2s need higher throughput and can rely on heavier full nodes. The talk will present a vision for an L2 EVM Common Core as a new base VM for participating L2s. It aims to offer a way to ship more ambitious EVM changes without increasing L2 fragmentation. It is a result of our work as leads of the RollCall L2 coordination process.

RIP-7755: Empowering Cross-Chain Interactions preview
Devcon
Workshop
1:32:04

RIP-7755: Empowering Cross-Chain Interactions

Cross-chain interactions are becoming essential as Ethereum Layer 2 solutions multiply. RIP-7755 changes the game by trustlessly bridging the gap between L2 chains, allowing new use cases that rely solely on Ethereum and its rollups. In this workshop, we’ll explore RIP-7755 by building a cross-chain NFT minting app, focusing on nested storage proof implementation details to eliminate trust assumptions.

Beyond recursive proving for Starknet preview
Devcon
Talk
23:54

Beyond recursive proving for Starknet

Recursive proving is very cool tech enabling very large proofs or combining many different statements into a single proof. Beyond recursive proving, statements can be combined in interesting ways to further reduce system overheads such as data availability compression and layer1 state updates as well as various privacy concepts. In this session we'll discuss some of these technologies and how they are being applied in Starknet to achieve various user and system benefits.

Ethereum needs native L2 preview
Devcon
Talk
26:59

Ethereum needs native L2

Right now, L2beat tracks 116 L2s. However, they represent a wide range of trust assumptions, which makes assets—or more abstractly, messages—from these L2s non-fungible and thus significantly hampers interoperability. We are advocating for Ethereum to deploy a large number of native L2s, developed and governed by Ethereum's open-source developers. These L2s would be highly interoperable with L1, fulfilling Ethereum's early promise to provide sharding using L2 technology.

Advancing OP Stack to ZK Rollup: Achieving Efficiency and Security with Zero Knowledge Proofs preview
Devcon
Talk
22:58

Advancing OP Stack to ZK Rollup: Achieving Efficiency and Security with Zero Knowledge Proofs

OP-stack based rollups now retrieve L1-to-L2 deposit transactions and L2 transactions from Blobs. Current solutions face two issues: 1) increased operational costs due to batch submission overhead or 2) protocol complexity during challenges. We'll share our experience addressing these using ZK fault proof. Our new challenge system is cost-free for users and easily extendable to ZK rollups. The presentation includes our example of switching from zkEVM to zkVM and optimizing proof generation speed

Decentralize your sequencer -- A guide for L2’s preview
Devcon
Talk

Decentralize your sequencer -- A guide for L2’s

This talk will act as a river guide exploring the design space for L2 sequencer decentralization. It will cover: 1. Should L2’s care about decentralizing a sequencer? 2. What does it mean for UX? 3. Forced Inclusion ≠ Decentralised sequencing 4. ELI5 the approaches being taken by L2's 5. Based rollups to the rescue? 6. What are for optimistic / zk and / privacy rollups 7. L2 Consensus networks are not the solution 8. Decentralisation is not just about sequencing rights

Public-Private Hybrid Rollups preview
Devcon
Talk
23:16

Public-Private Hybrid Rollups

We posit that it is a best practice that rollups have privacy capabilities. We'll focus on zero-knowledge and its role in enhancing privacy and how to deal with the need for public state for shared use cases. We'll delve into the interaction between public and private execution environments, detailing how such disparate execution environments can be combined.

State Minimized Layer-2s and Why Ethereum > EVM preview
Devcon
Lightning Talk
07:33

State Minimized Layer-2s and Why Ethereum > EVM

Ethereum is at a critical juncture in its development. Many layer-2s are of the same mentality of copy and pasting their architecture and have not innovated over key blockchain problems such as parallel execution or state growth. If Ethereum is to compete with other alternative high performance blockchains, it has to solve for state growth. This talk will explore the landscape of state minimized layer-2s and show how Ethereum will be able to go beyond the state problem with non-EVM based design.

The rise of Appchains: from L2s to Rollup Clusters preview
Devcon
Talk
25:08

The rise of Appchains: from L2s to Rollup Clusters

Ethereum's rollup-centric approach has led to the emergence of L2 Rollup Clusters reducing fees but creating fragmented liquidity and a less seamless user experience. Third-party bridges, though helpful, are cumbersome, vulnerable to hacks ($2B losses to date), and costly, leading to high fees. In this keynote, Alex will discuss how native interoperability, with ZK at its core, can resolve fragmentation, enabling Clusters to collaborate instead of competing for users and liquidity, ultimately dr