ethereum / execution-specs

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

Implement EIP-7002 #950

Closed gurukamath closed 1 week ago

gurukamath commented 1 month ago

What was wrong?

EIP-7002 is not implemented in the specs

Related to Issue #939

How was it fixed?

Implement EIP-7002

Cute Animals - 1 of 1

gurukamath commented 1 month ago

@petertdavies Have made the requested changes and additionally, removed the json_to_requests part of t8n tool since the tool is not required to read requests from the env. This required a minor re-factor.