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

fix(primitives): Block Type #501

Open
Tracked by #486
refcell opened this issue Sep 5, 2024 · 0 comments
Open
Tracked by #486

fix(primitives): Block Type #501

refcell opened this issue Sep 5, 2024 · 0 comments

Comments

@refcell
Copy link
Collaborator

refcell commented Sep 5, 2024

Description

Note

Depends on alloy-rs/op-alloy#92 for the impl From<Block> for BlockInfo.

alloy-consensus will soon have a consensus Block type upstreamed from reth.

This ticket is to re-use the impl From<Block> for BlockInfo from op-alloy-consensus, decoding the Block from rlp encoded bytes.

@refcell refcell changed the title fix(primitives): Move Block Module Types into op-alloy-protocol fix(primitives): Remove Remaining Block Module Types Sep 5, 2024
@refcell refcell changed the title fix(primitives): Remove Remaining Block Module Types fix(primitives): Block Type Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant