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

Replace ethers dependency in the EVM tests with a maintained crate #1601

Open
Stebalien opened this issue Jan 17, 2025 · 0 comments
Open

Replace ethers dependency in the EVM tests with a maintained crate #1601

Stebalien opened this issue Jan 17, 2025 · 0 comments

Comments

@Stebalien
Copy link
Member

Ethers (https://github.com/gakonst/ethers-rs) is deprecated and the project recommends several replacements:

gakonst/ethers-rs#2667

From the looks of it, we need to use alloy-core.

@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Jan 17, 2025
Stebalien added a commit that referenced this issue Jan 18, 2025
Alloy is maintained, ethers is not. This lets us get rid of some
outdated dependencies as well.

fixes #1601
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📌 Triage
Development

No branches or pull requests

1 participant