ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
810 stars 225 forks source link

Support `Fork + EIP` on evm tools #790

Open gurukamath opened 1 year ago

gurukamath commented 1 year ago

Currently, the evm tools only support the standard forks. It would be useful to also support the latest fork + EIP. For example Shanghai + EIP4844

richardgreg commented 4 months ago

Is this still an issue? Could you elaborate by pointing to areas that need work?