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

refactor: remove deprecated ethers.rs and replace it with alloy #1456

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

KolbyML
Copy link
Member

@KolbyML KolbyML commented Sep 16, 2024

What was wrong?

ethers.rs is deprecated gakonst/ethers-rs#2667 because of this they are using outdated packages, which are blocking Risc-v complication support #1444 of Trin (Risc-V is a open source IPA, or competitor to Arm and x86 cpu architectures)

How was it fixed?

By switching it to use alloy which is the replace of ether's.rs

@KolbyML KolbyML self-assigned this Sep 16, 2024
@KolbyML KolbyML mentioned this pull request Sep 16, 2024
Copy link
Member

@ogenev ogenev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KolbyML KolbyML merged commit ae3e21d into ethereum:master Sep 17, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

3 participants