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

chore: change BlockAndProofV1 to use alloy_eips instead #10969

Merged
merged 11 commits into from
Sep 18, 2024

Conversation

0xkrane
Copy link
Contributor

@0xkrane 0xkrane commented Sep 17, 2024

Closes #10788 when combined with alloy-rs/alloy#1300

Currently needs an alloy dep bump to work

@0xkrane
Copy link
Contributor Author

0xkrane commented Sep 17, 2024

@mattsse this is what is intended right?

alloy-rs/alloy#1300 -> moves type to alloy -> remove type here -> change to use alloy_eips::BlobAndProofV1

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, this is great, ty.

I will use this when I bump alloy dep tmrw

@mattsse mattsse added the S-blocked This cannot more forward until something else changes label Sep 17, 2024
@0xkrane
Copy link
Contributor Author

0xkrane commented Sep 17, 2024

hadn't update cargo.toml but should be updated to add alloy_eips wherever needed. lmk if you need anything when you bump alloy dep!

@0xkrane 0xkrane marked this pull request as ready for review September 18, 2024 04:34
@mattsse mattsse added this pull request to the merge queue Sep 18, 2024
Merged via the queue into paradigmxyz:main with commit 74e58d8 Sep 18, 2024
36 checks passed
@0xkrane 0xkrane deleted the krane/remove-bap-to-alloy branch September 23, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-blocked This cannot more forward until something else changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move BlobAndProofV1 to alloy_eips
2 participants