alloy-rs / alloy

Transports, Middleware, and Networks for the Alloy project
https://alloy.rs
Apache License 2.0
631 stars 228 forks source link

[Feature] Extract some eip modules to separate repository #1174

Closed mattsse closed 2 months ago

mattsse commented 2 months ago

Component

meta-crate

Describe the feature you would like

revm currently relies on

to make the upgrade path easier, it would be helpful to have these modules as separate crates

TODO

Additional context

No response

yash-atreya commented 2 months ago

2930 and 7702 have been moved here https://github.com/alloy-rs/eips. Do we need to publish them to crates.io or we'll be using git revs?