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

venom bug: AssertionError: Cannot dup non-existent operand #4215

Open
pcaversaccio opened this issue Aug 28, 2024 · 1 comment
Open

venom bug: AssertionError: Cannot dup non-existent operand #4215

pcaversaccio opened this issue Aug 28, 2024 · 1 comment
Labels
bug - venom bug in experimental venom pipeline
Milestone

Comments

@pcaversaccio
Copy link
Collaborator

pcaversaccio commented Aug 28, 2024

Compile timelock_controller_mock.vy with commit f2975d7:

~$ vyper timelock_controller_mock.vy --experimental-codegen --optimize "none" --evm-version "shanghai"
Error compiling: timelock_controller_mock.vy
AssertionError: Cannot dup non-existent operand

It doesn't happen if you use cancun as EVM version.

@pcaversaccio pcaversaccio added the bug - venom bug in experimental venom pipeline label Aug 28, 2024
@charles-cooper charles-cooper added this to the v0.4.1 milestone Sep 19, 2024
@charles-cooper
Copy link
Member

this is a blocker for 0.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug - venom bug in experimental venom pipeline
Projects
None yet
Development

No branches or pull requests

2 participants