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 #1082

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

[Feature] Support Maili Protocol L1BlockInfo in REVM #1082

refcell opened this issue Jan 30, 2025 · 0 comments

Comments

@refcell
Copy link
Collaborator

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

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

No branches or pull requests

1 participant