Skip to content

Conversation

@rodiazet
Copy link
Contributor

@rodiazet rodiazet commented Jan 27, 2025

This PRs disallows eof builtins in solidity inline assembly statement. It has to be properly designed in the language level how to allow developers to use them. It should be allowed back when it's done.

Depends on: #15784 Merged

@github-actions
Copy link

Thank you for your contribution to the Solidity compiler! A team member will follow up shortly.

If you haven't read our contributing guidelines and our review checklist before, please do it now, this makes the reviewing process and accepting your contribution smoother.

If you have any questions or need our help, feel free to post them in the PR or talk to us directly on the #solidity-dev channel on Matrix.

cameel
cameel previously approved these changes Jan 27, 2025
@cameel
Copy link
Collaborator

cameel commented Jan 27, 2025

Looks like tests fail because this was affected by #15784. So no changes needed here - it should just be merged after it.

@cameel
Copy link
Collaborator

cameel commented Jan 28, 2025

#15784 merged. Please rebase.

You'll have to update the test expectations before we can merge though (you could have left them unchanged like I said above).

@rodiazet rodiazet force-pushed the disallow-eof-builtins-in-assembly branch from 8e7ee48 to 677c84a Compare January 28, 2025 14:58
@rodiazet
Copy link
Contributor Author

It was rebased on #15784. So tests should be fine.

@cameel cameel merged commit ea6c4d6 into argotorg:develop Jan 28, 2025
74 of 75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants