ApeWorX / ape-hardhat

Hardhat network provider for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
18 stars 15 forks source link

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

Open iris112 opened 1 year ago

iris112 commented 1 year ago

Environment information

$ 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

What went wrong?

Please include information like:

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.