Update ethers dependencies to ^6 ?
The v5 ethers dependencies on this project creates a lot of security alerts on things like Dependabot.
Hi @thelinuxlich , Can I work on this issue
Sure why not?
Is it fine to use @ethersproject/[email protected], or should we wait for a stable release? Let me know if you want further adjustments!
Hi @thelinuxlich & @HMSagar2701 . We already support ethers v6 in our relayers and other packages, see ethers v6 example.
Although we understand it's a deprecated package, we still keep backwards compatibility with ethers v5 because many of our users and clients still depend it
Wouldn't it be possible to split the package supporting ethers v5 into a separate legacy one?
For example, on one of my projects, these elliptic alerts are all because of that dependency: