Skip to content
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

Update EIP-3670: Align with EOF Megaspec and other EIPs #8305

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

pdobacz
Copy link
Contributor

@pdobacz pdobacz commented Mar 12, 2024

Updates the language of the EIP-3670, to align with EOF Megaspec and other changes in EOF EIPs. Mainly makes independent from the exact spec of EOF contract creation.

The gist of the EIP should remain the same.

@pdobacz pdobacz requested a review from eth-bot as a code owner March 12, 2024 07:26
@github-actions github-actions bot added c-update Modifies an existing proposal s-review This EIP is in Review t-core labels Mar 12, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Mar 12, 2024

✅ All reviewers have approved.

@eth-bot eth-bot added the a-review Waiting on author to review label Mar 12, 2024
EIPS/eip-3670.md Outdated
- Valid initcode returning invalid code
- Valid initcode returning valid code
- EOF container with an invalid code at zeroth code section
- EOF container with an invalid code at code sections placed in various positions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Invalid code can be found in code section 0 or some other, test cases should cover that. It is phrased clunkily, I'll rework this. How about

- EOF container with invalid code in one of its code sections (test various code section indices)

?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a terrible wordsmith here, how about fa60e76 ?

@eth-bot eth-bot enabled auto-merge (squash) March 12, 2024 16:40
Copy link
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Reviewers Have Approved; Performing Automatic Merge...

@eth-bot eth-bot merged commit 3014992 into ethereum:master Mar 12, 2024
11 checks passed
@pdobacz pdobacz deleted the update-eip-3670 branch March 14, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-review Waiting on author to review c-update Modifies an existing proposal s-review This EIP is in Review t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants