Skip to content

Conversation

@artman325
Copy link
Collaborator

@artman325 artman325 commented Mar 7, 2024

made migration from ethers5 to ether6.
in common - we moved to "hardhat-toolbox" package which contain all necessary packages inside: ethers, hardhat, hardhat-deploy, chai and others
Also "hardhat-toolbox" expecting ethersv6, which used "BigInt" instead of "BN" js lib
So unittests was refactored with https://docs.ethers.org/v6/migrating/

@artman325 artman325 linked an issue Mar 7, 2024 that may be closed by this pull request
@artman325 artman325 merged commit 20425e8 into main Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

migration

2 participants