-
Notifications
You must be signed in to change notification settings - Fork 286
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] Extract 4844 module to standalone crate in alloy/eips #1821
Comments
✋ |
@nadtech-hub hello, are you still working on this? |
@stevencartavia yes, I am. Is it taking too long on your sight or you want to take on it? |
it's fine, let me know in a couple of days to respect your time because idk how long it would take me too! :) |
It'll probably take longer for me to complete |
@nadtech-hub, I would like to take this one if not WIP. |
It is in review |
Blocked by alloy-rs/eips#27. |
still need to figure out what exactly we need here |
Component
consensus, eips, genesis
Describe the feature you would like
this alloy-eips crate is a bit bloated and we'd like to provide all 4844 types without relying on this repository like we did with accesslists and 7702:
https://github.com/alloy-rs/eips/tree/main/crates
TODO
4844
alloy/crates/eips/src/eip4844/mod.rs
Line 1 in 26e52dc
Additional context
No response
The text was updated successfully, but these errors were encountered: