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
@diego-G I forked this repository and made many fixes for ethers-v6. It will get past the error you are encountering, but I highly doubt using it is safe - tests don't run much less pass. There is just too much code in this repo to fix which depends on ethers-v5 (tx.wait(), Bignumber.from(...), ContractReceipt, etc.) for me to fix right now. But I will probably get the parts I need working before the LINK team does.
Library installs and works in a project that is using ethers-v6.
At the moment, installation gives the following error:
The text was updated successfully, but these errors were encountered: