Skip to content

Moccasin verification issue on zksync #166

@PatrickAlphaC

Description

@PatrickAlphaC
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions