Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ethers dependencies to ^6 ? #633

Open
thelinuxlich opened this issue Dec 13, 2024 · 6 comments
Open

Update ethers dependencies to ^6 ? #633

thelinuxlich opened this issue Dec 13, 2024 · 6 comments

Comments

@thelinuxlich
Copy link

The v5 ethers dependencies on this project creates a lot of security alerts on things like Dependabot.

@HMSagar2701
Copy link

Hi @thelinuxlich , Can I work on this issue

@thelinuxlich
Copy link
Author

Sure why not?

@HMSagar2701
Copy link

Is it fine to use @ethersproject/[email protected], or should we wait for a stable release?
Let me know if you want further adjustments!

@MCarlomagno
Copy link
Member

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

@thelinuxlich
Copy link
Author

Wouldn't it be possible to split the package supporting ethers v5 into a separate legacy one?

@thelinuxlich
Copy link
Author

For example, on one of my projects, these elliptic alerts are all because of that dependency:

image

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

No branches or pull requests

3 participants