ethereum / execution-specs

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

Rename CREATE3/4, *CALL2 opcodes #903

Closed pdobacz closed 3 months ago

pdobacz commented 3 months ago

What was wrong?

CREATE3, CREATE4, CALL2, STATICCALL2, DELEGATECALL2 were temporary names which were recently changed c.f. ipsilon/eof#64 ipsilon/eof#68

How was it fixed?

Applied new names in pending-opcodes.md and proposed-opcodes.md

pdobacz commented 3 months ago

With the underlying changes to EIPs merged, this is also ready to review and merge