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

Hazardous stack error #7

Open
rdubois-crypto opened this issue Sep 19, 2024 · 1 comment
Open

Hazardous stack error #7

rdubois-crypto opened this issue Sep 19, 2024 · 1 comment

Comments

@rdubois-crypto
Copy link

When compiling SCL, https://github.com/get-smooth/crypto-lib/tree/main with the provided eof-solc, the following error is thrown:

Yul exception:Cannot swap Variable usr_p with Variable _10: too deep in the stack by 36 slots

While SCL compiles correctly with standard solc 0.8.27

@mattsse
Copy link
Collaborator

mattsse commented Sep 19, 2024

this is a solc eof issue, full solc eof support is still wip, so I think these limitations are expected

cc @klkvr

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

No branches or pull requests

2 participants