Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State Recovery - Decompress & Recover block data from blobs #132

Open
4 tasks
jpnovais opened this issue Oct 2, 2024 · 0 comments
Open
4 tasks

State Recovery - Decompress & Recover block data from blobs #132

jpnovais opened this issue Oct 2, 2024 · 0 comments
Assignees

Comments

@jpnovais
Copy link
Collaborator

jpnovais commented Oct 2, 2024

Description

Decompress and Recover block data from compressed Blobs published on L1.

Motivation

Necessary for state recovery

Tasks

  • Use decompressor to decompress the data as rebuild block data

Acceptance criteria

  • Test: Decompress and Recover block data to domain model.
  • Test: Given a Linea block interval, compress the blocks, decompress the blocks, and recover them to the Domain Model.
    • This can be a manual integration tool and does not need to be part of CI.

Notes:

Domain model is created in here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants