You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.
The text was updated successfully, but these errors were encountered:
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
Environment information
ape
and plugin versions:What went wrong?
Please include information like:
ape test
create2(...)
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.
The text was updated successfully, but these errors were encountered: