ethereum / pm

Project Management: Meeting notes and agenda items
Other
1.59k stars 323 forks source link

EOF Implementers Call #54 #1102

Closed poojaranjan closed 2 months ago

poojaranjan commented 3 months ago

Meeting Info

July 24, 2024 , 15:00 UTC

Duration: 60 minutes

Zoom: https://us02web.zoom.us/j/88940506383?pwd=aTdsbHVyMTNDSUFHYmhTWlI2ZEVldz09

📅 Subscribe to the Ethereum Protocol Call calendar for calendar invites

Resources

Agenda

Please add other agenda items or links to discuss.

Next call on Aug 7th, 2024

shemnon commented 2 months ago

A couple of non-boilerplate items

Also for spec updates

pdobacz commented 2 months ago

Testing item:

shemnon commented 2 months ago

Third option for contract detection: use flags to detect if a contract was called, cleard after next CALL opeation.

shemnon commented 2 months ago

[ ] Post PR to reintroduce EXTCODESIZE in EOF. For now keep HASH and COPY banned.

frangio commented 2 months ago

An argument for enabling EXTCODEHASH too is the ability to work around the EOF→Legacy EXTDELEGATECALL restriction, which otherwise creates a new way to brick a proxy.

shemnon commented 2 months ago

Mario will look into adding fuzzing to EEST and report back with what it would take next call.

shemnon commented 2 months ago

In addition to gas cost testing we need OOG tests, to gauge OOG behavior.

poojaranjan commented 2 months ago

CLosing in favor of #1115