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

[Feature] Support Maili Protocol L1BlockInfo in REVM #150

Open
refcell opened this issue Jan 30, 2025 · 0 comments
Open

[Feature] Support Maili Protocol L1BlockInfo in REVM #150

refcell opened this issue Jan 30, 2025 · 0 comments
Labels
C-blocked Category: cannot move forward until something else changes C-feat Category: new feature or request

Comments

@refcell
Copy link
Contributor

refcell commented Jan 30, 2025

Component

other

Describe the feature you would like

Kona as well as other libraries + applications use optimism types from maili. maili-protocol exposes the L1BlockInfoTx type that provides all the functionality used in revm's custom L1BlockInfo type.

This ticket is to update revm to remove L1BlockInfo type from revm and use maili_protocol::L1BlockInfoTx instead.

Note

This is blocked by op-revm moving into it's own repository and using a new evm layer that will sit above revm (soonTM)

Additional context

Example PR: bluealloy/revm#1993

@refcell refcell added C-blocked Category: cannot move forward until something else changes C-feat Category: new feature or request labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-blocked Category: cannot move forward until something else changes C-feat Category: new feature or request
Projects
None yet
Development

No branches or pull requests

1 participant