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

Revisit the 'create' method in HardhatEthersSigner #5796

Open
ChristopherDedominici opened this issue Oct 2, 2024 · 0 comments
Open

Revisit the 'create' method in HardhatEthersSigner #5796

ChristopherDedominici opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
type:improvement v-next A Hardhat v3 development task

Comments

@ChristopherDedominici
Copy link
Contributor

ChristopherDedominici commented Oct 2, 2024

The public method create in HardhatEthersSigner should be revisit.

TODOs:

  • networkName === "hardhat" now will be netorkConfig.type !== "http"
  • will blockGasLimit be supported in networkConfig? If so, it should be adapted

NOTE:
This issue might also be related to the extenders for AutomaticGasPriceProvider, see here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:improvement v-next A Hardhat v3 development task
Projects
Status: To-do
Development

No branches or pull requests

2 participants