-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EOF Implementers Call #54 #1102
Comments
A couple of non-boilerplate items
Also for spec updates
|
Testing item:
|
Third option for contract detection: use flags to detect if a contract was called, cleard after next CALL opeation. |
[ ] Post PR to reintroduce EXTCODESIZE in EOF. For now keep HASH and COPY banned. |
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. |
Mario will look into adding fuzzing to EEST and report back with what it would take next call. |
In addition to gas cost testing we need OOG tests, to gauge OOG behavior. |
CLosing in favor of #1115 |
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
EIP-3540: EOF - EVM Object Format v1
EIP-3670: EOF - Code Validation
EIP-4200: EOF - Static relative jumps
EIP-4750: EOF - Functions
EIP-5450: EOF - Stack Validation
EIP-6206: EOF - JUMPF and non-returning functions
EIP-7480: EOF - Data section access instructions
EIP-663: SWAPN, DUPN and EXCHANGE instructions
EIP-7069: Revamped CALL instructions
EIP-7620: EOF Contract Creation
EIP-7698: EOF - Creation transaction
EVM Object Format (EOF) with Danno Ferrin
EVM Object Format (EIP-3540 & EIP-3670) with Andrei Maiboroda, Axic & Pawel
Agenda
Please add other agenda items or links to discuss.
Next call on Aug 7th, 2024
The text was updated successfully, but these errors were encountered: