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

ape hardhat local node doesn't support the create2() [APE-1464] #158

Open
iris112 opened this issue Oct 16, 2023 · 0 comments
Open

ape hardhat local node doesn't support the create2() [APE-1464] #158

iris112 opened this issue Oct 16, 2023 · 0 comments

Comments

@iris112
Copy link

iris112 commented Oct 16, 2023

Environment information

  • ape and plugin versions:
$ ape --version
0.6.22

$ ape plugins list
Installed Plugins
  alchemy     0.6.5
  hardhat     0.6.13
  solidity    0.6.9
  vyper       0.6.11

  • Python Version: 3.10.12
  • OS: linux

What went wrong?

Please include information like:

  • what command you ran
    ape test
  • the code that caused the failure (see this link for help with formatting code)
    create2(...)
  • full output of the error you received
    Always return zero address.

How can it be fixed?

This problem only occurs when I run the hardhat local node using the ape framework.
When I run the local node using the hardhat framework, it is always ok.

@vany365 vany365 changed the title ape hardhat local node doesn't support the create2() ape hardhat local node doesn't support the create2() [APE-1464] Oct 16, 2023
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

1 participant