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

feat(tracking): Madara exploration #419

Open
12 tasks
Trantorian1 opened this issue Dec 11, 2024 · 0 comments
Open
12 tasks

feat(tracking): Madara exploration #419

Trantorian1 opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Trantorian1
Copy link
Collaborator

Trantorian1 commented Dec 11, 2024

About

This issue serves as the main entry point towards new contributions by the Madara exploration team: it is designed to track the progress and priority of implementing new features and breaking changes into the codebase.

feat: p2p 🔴

Note

Implementation of boilerplate code necessary for p2p to work in Madara.

feat: cairo native 🟡

Note

Integrating cairo native into Madara for better runtime contract execution performance.

feat: Malachite 🟡

Note

Integration of the malachite consensus engine into Madara.

feat: warp sync 🟢

Note

Implementation of warp sync for Madara. This is a mode of L2 sync where we only compute the state root at the tip of the chain.

feat: snapshot sync 🟢

Note

Implementation of snapshot sync for Madara. This is a mode of L2 sync where the user automatically downloads a pre-computed db, applies it locally and continues to sync from there.

feat: mempool migration 🟢

Note

Implement a zero downtime protocol to allow sequencers to migrate their mempool during warp updates (see #393).

feat: s2s 🟢

Note

Cross chain sequencer to sequencer messaging.

feat: database 🟢

Note

Updates and improvements related to Madara's database schema. You can check out #231 for some documentation.

@Trantorian1 Trantorian1 added the enhancement New feature or request label Dec 11, 2024
@Trantorian1 Trantorian1 moved this to In progress in Madara Dec 11, 2024
@Trantorian1 Trantorian1 pinned this issue Dec 11, 2024
@Trantorian1 Trantorian1 changed the title feat(tracking): exploration in Madara feat(tracking): Madara exploration Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

4 participants