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

Disallow being referenced by both RETURNCONTRACT and EOFCREATE #135

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

pdobacz
Copy link
Member

@pdobacz pdobacz commented Jun 24, 2024

Extracted from #129, see discussion there. From description:

adds a rule proposed on the EOF impl call (option 2.) to disallow subcontainers referenced by both RETURNCONTRACT and EOFCREATE.

spec/eof.md Show resolved Hide resolved
@pdobacz pdobacz merged commit 240edde into main Jun 26, 2024
2 checks passed
@pdobacz pdobacz deleted the no-eofcreate-rcontract-mix branch June 26, 2024 15:48
pdobacz added a commit to pdobacz/EIPs that referenced this pull request Jun 27, 2024
chfast added a commit to ethereum/evmone that referenced this pull request Jun 28, 2024
…oth EOFCREATE and RETURNCONTRACT (#916)

- Disallow unreferenced subcontainers, following the spec change
ipsilon/eof#122.
- Disallow EOFCREATE and RETURNCONTRACT referencing the same container,
following the spec change ipsilon/eof#135.
pdobacz added a commit to pdobacz/EIPs that referenced this pull request Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants