Table of contents

  1. Awesome Based Rollups Awesome
    1. Introduction
    2. Research and Discussion
    3. Transaction Flow
    4. Inbox / Withdraws
    5. Composability
    6. Blobs
    7. Economics
    8. Provers
    9. Stacks-and-Implmentations
    10. Articles
    11. Presentations
    12. Contributing

Awesome Based Rollups Awesome

A curated list of resources, research, and implementations related to based rollups in the Ethereum ecosystem. Special thanks to Swapnil of Nethermind for starting this months ago. During aggregation we also want to thank the Spire and mteam for also working on similar types of collections.

Introduction

Based rollups the future of Ethereum. Follow the Ethereum Sequencing and Preconfirmations calls here.

Research and Discussion

Transaction Flow

Inbox / Withdraws

  • Custard - Improving UX for Super TXs - Proposes a technique for enabling atomically composable super transactions on based rollups through state management (December 2024).
  • Fast (and Slow) L2→L1 Withdrawals - Introduces a new fast path for L2 withdrawals to L1 within the same L1 slot, enabled by solvers (December 2024).
  • Same-Slot L1→L2 Message Passing - Post introduces a protocol that enables the L2 proposer to selectively inject L1 messages emitted in the same slot directly into L2 (December 2024).
  • Dido - The working name of this approach is DIDO, which stands for “Dumb Inboxes, Derivation Only” and like the pokemon can transform to work with any rollup (March 2025).
  • Raid - Retroactive Attestation of Inbox Data. A simple, pragmatic inbox design for rollups that want to adopt based sequencing (April 2025).

Composability

Blobs

Economics

Provers

Stacks-and-Implmentations

Articles

Presentations

Contributing

Contributions to this awesome list are welcome! Please read the contribution guidelines before submitting a pull request.