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

ethers-rs is being deprecated #2667

Open
DaniPopes opened this issue Nov 7, 2023 · 12 comments
Open

ethers-rs is being deprecated #2667

DaniPopes opened this issue Nov 7, 2023 · 12 comments

Comments

@DaniPopes
Copy link
Collaborator

DaniPopes commented Nov 7, 2023

ethers-rs is in the process of being deprecated in favor of Alloy and Foundry.

See also the new examples at alloy-rs/examples.

@DaniPopes DaniPopes pinned this issue Nov 7, 2023
@GopherJ
Copy link

GopherJ commented Nov 8, 2023

feel alloy is still missing many things so I didn't understand why do we need to deprecate ethers-rs now.

@sslivkoff
Copy link

whats a rough timeline for this?

@gakonst
Copy link
Owner

gakonst commented Nov 10, 2023

This issue is meant to communicate where each new package will live. Still no action needed. It just means we'll be de-prioritizing new feature reqs/redirecting to the new repos. Bugfixes for crits will be provided. Support will be provided as usual in the chat.

@daweth
Copy link

daweth commented Nov 20, 2023

I think it's a bit premature for deprecation, what's the reason for moving to alloy?

@leejw51
Copy link

leejw51 commented Nov 30, 2023

apis will be the same? , how easy to port?

@rellfy
Copy link

rellfy commented Dec 1, 2023

feel alloy is still missing many things so I didn't understand why do we need to deprecate ethers-rs now.

The deprecation notice is great. The sooner the better, in fact, so that users know what to expect.

@rellfy
Copy link

rellfy commented Dec 1, 2023

I think it's a bit premature for deprecation, what's the reason for moving to alloy?

It seems like the reasons are outlined here.

https://www.paradigm.xyz/2023/06/alloy

@gakonst
Copy link
Owner

gakonst commented Dec 1, 2023

Hi folks -- I communicated some more context here: https://twitter.com/gakonst/status/1730661854572409118. Ethers-rs is still stable and great and I wouldn't worry about it until we recommend people to start switching. And I assume the ones that are using revm etc. are experienced enough that can get over the hurdle of the current alloy transition cost, given the upside from integrating with bleeding edge low-level unreleased libraries!

Happy to incorporate more feedback here, but we're basically in "light maintenance" mode and are not pushing for new features in ethers. We will still fix/backport crits and user disrupting things until alloy is ready.

@SidestreamColdMelon
Copy link

Hey @gakonst! Thank you for the deprecation notice and additional explanations.

What I still don't understand is the practical implications of the transition. Particularly: we're still hoping to fix #2588 as well as relevant issues with forge flatten command (that depends on ethers-rs) in order to complete migration from dapp tools. If we will submit a PR for #2588 in the next month, can we expect you to review and merge it?

@gakonst
Copy link
Owner

gakonst commented Dec 18, 2023

Forge has been ported to use https://github.com/foundry-rs/compilers, so please put your fix there, that should work?

Here's more context on the migration https://www.paradigm.xyz/2023/06/alloy.

@JourneyToSilius
Copy link

if I start a new project, should I use this library, or should I use Alloy ?

@immi-sipgate
Copy link

Hello 👋🏼
if I start a new project, should I use this library, or should I use Alloy ?

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

10 participants