Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Compiling BaseUltraVerifier without optimizations results in StackTooDeep #19

Open
phated opened this issue Apr 12, 2023 · 4 comments
Open
Assignees

Comments

@phated
Copy link
Contributor

phated commented Apr 12, 2023

When copying the verifier contracts into Remix IDE, it errors with StackTooDeep. This goes away when optimizations are enabled (they are disabled by default).

@LHerskind
Copy link
Collaborator

If I recall correctly, this should be solved by #12 which flattens the yul. Will do a rebase and assign someone not Zac to review it so it can get in.

@TomAFrench
Copy link
Member

Closed by #12

@TomAFrench
Copy link
Member

Seems like this is still an issue

@phated
Copy link
Contributor Author

phated commented Apr 13, 2023

Still happening in Remix with the error Variable p is 1 slot(s) too deep inside the stack.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants