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

Port base providers #5549

Closed
2 of 5 tasks
Tracked by #5614
alcuadrado opened this issue Jul 25, 2024 · 1 comment
Closed
2 of 5 tasks
Tracked by #5614

Port base providers #5549

alcuadrado opened this issue Jul 25, 2024 · 1 comment
Assignees
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task

Comments

@alcuadrado
Copy link
Member

alcuadrado commented Jul 25, 2024

We should port over the base providers that we know we'll use in v3, including their tests and public types.

They are:

  • HttpProvider
  • The backward compatibility provider wrapper
  • ProviderWrapper, which I believe @fvictorio discovered it's buggy.
  • The gas-related providers
  • The accounts-related providers

Some things to note:

  • They should now use our utils package
  • They shouldn't use ethereumjs dependencies, in favor of paul miller's.
@alcuadrado alcuadrado added the v-next A Hardhat v3 development task label Jul 25, 2024
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Jul 25, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Jul 25, 2024
@schaable schaable moved this from Backlog to In Progress in Hardhat Jul 25, 2024
@kanej kanej mentioned this issue Aug 15, 2024
3 tasks
@kanej
Copy link
Member

kanej commented Sep 5, 2024

This has been replaced by #5719.

@kanej kanej closed this as completed Sep 5, 2024
@github-project-automation github-project-automation bot moved this from To-do to Done in Hardhat Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Projects
Archived in project
Development

No branches or pull requests

3 participants