ethereum / execution-specs

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

Avoid explicit fork name mentions in `t8n` if possible #740

Open gurukamath opened 1 year ago

gurukamath commented 1 year ago
          I got that, I'm just thinking generally. I'd like to avoid the situation where every state modifying fork (all one of them :rofl:) needs to be mentioned explicitly in this tool. Do we need to change `apply_fork` so it's better suited?

_Originally posted by @SamWilsn in https://github.com/ethereum/execution-specs/pull/737#discussion_r1149771273_