Ethersproject not updated enough for Openzeppelin-contracts #2409
RudraveerMandal
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
so I am using the latest version of openzeppelin-contracts for my project but it also uses ethersproject but ethersproject hasnt yet updated their package to work with the updated openzeppelin-contracts. I cant downgrade openzeppelin-contracts to match with ethersproject bc it will mess up all of my project. If I use the version of openzeppelin-contracts ethersproject gives, it won't support solidity 0.8.0. What do I do?
Beta Was this translation helpful? Give feedback.
All reactions