$ 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.
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.