Skip to content

LimeChain/based-preconfirmations-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Problem Statement and Goal Definition

Based rollups design , proposed by Justin Drake and the EF research team, grows in popularity increasingly due to having fewer trust assumptions and the enhanced security properties coming from based sequencing. One of the major hurdles discouraging the rollup teams to adopt the approach is the lack of clear and detailed understanding of how preconfirmations are going to be achieved in based rollups. Preconfirmations are quick confirmation guarantees of inclusion of an L2 transaction before the enclosing L2 block is sequenced on L1. This alleviates major UX hurdles introduced by the slower pipeline of sequencing L2 blocks in L1.

In order to support preconfirmations a preconfirmations system and mechanism needs to be designed. This system needs to ensure efficiency, efficacy and security for all actors engaging in preconfirmations.

This repository is a deliverable on a research grant awarded to Limechain for research into viable preconfirmations system and mechanism. Naturally this research also covers suggested sequencing mechanism that serves as the foundation in order for preconfirmations to be achiavable.

Contents

  • Glossary - a glossary with commonly used terms throughout the research.
  • Vanilla Based Sequencing - a decentralised sequencing and exploration serving as foundation for preconfirmations.
  • Preconfirmations for Vanilla Based Rollups - a high level mechanism design for preconfirmations support for vanilla based rollups.
  • Block Building Pipelines & GMEV-Boost - outlins how the external block building pipeline for L1 and the various L2 block building pipelines can converge within the context of Vanilla Based Sequencing. Suggests generalised MEV-Boost replacement - GMEV-Boost.
  • Opt-in Mechanism - a high level mechanism design for L1 validators opting into being vanilla based rollup sequencer.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published