You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
This will spill over into @openzeppelin/test-helpers, since expectEvent doesn't support ethers-style receipts, though I assume you're already aware of this.
Another thing to consider when supporting this is to make sure it supports ganache forks properly. I tried using ethers in testing manually, but as soon as contract development progressed to the stage of needing to fork the mainnet, transactions started failing.
For example, these lines worked until I started forking the mainnet:
Hi all,
Really happy to see some Truffle suite alternatives.
But, I have one comment:
ethers.js, ethers.js, ethers.js, ethers.js
Please support ethers.js contracts / preferences.
Best,
Ethereum Friend.
The text was updated successfully, but these errors were encountered: