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

Update hardhat-chai-matchers v3 with the changed function definitions #6058

Open
ChristopherDedominici opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Milestone

Comments

@ChristopherDedominici
Copy link
Contributor

In this this PR a few function definition have been changed because hardhat v3 supports multiple networks so now the provider or the ethers object must be passed. These changes must be listed in the docs to simplify the migration from v2 to v3.

The functions to include in the docs are:

  • reverted
  • revertedWithoutReason
  • changeEtherBalance
  • changeEtherBalances
  • changeTokenBalance
  • changeTokenBalances
@ChristopherDedominici ChristopherDedominici added the v-next A Hardhat v3 development task label Dec 16, 2024
@ChristopherDedominici ChristopherDedominici self-assigned this Dec 16, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Dec 16, 2024
@ChristopherDedominici ChristopherDedominici moved this from Backlog to To-do in Hardhat Dec 16, 2024
@kanej kanej added this to the vnext milestone Dec 16, 2024
@ChristopherDedominici ChristopherDedominici added status:ready This issue is ready to be worked on and removed status:triaging labels Dec 17, 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
Status: To-do
Development

No branches or pull requests

2 participants