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

Moccasin verification issue on zksync #166

Open
PatrickAlphaC opened this issue Nov 27, 2024 · 1 comment
Open

Moccasin verification issue on zksync #166

PatrickAlphaC opened this issue Nov 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@PatrickAlphaC
Copy link
Member

ValueError: Verification failed: zkvyper error: ./etc/vyper-bin/0.4.0/vyper error: vyper.exceptions.ModuleNotFound: interfaces.IERC20Permit

  contract "/tmp/.tmpnxNgof/lib/pypi/snekmate/tokens/erc20.vy:71", line 71:0 
       70 # syntax.
  ---> 71 import interfaces.IERC20Permit as IERC20Permit
  --------^
       72 implements: IERC20Permit

[30155] Failed to execute script 'vyper_compile' due to unhandled exception!

When working with interfaces, zkvyper seems to not be able to read the python environment for some reason.

@PatrickAlphaC
Copy link
Member Author

I have confirmed it's an explorer issue.

matter-labs/block-explorer#334

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant