Skip to content

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

Description

@iris112

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions