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

feat: ethers.rs -> alloy migration #52

Merged
merged 17 commits into from
Mar 7, 2025
Merged

Conversation

ConjunctiveNormalForm
Copy link
Member

Migrating completely off of ethers.rs in favor of alloy. Should unblock using WSS rpc client (ethers.rs' version has some bugs that are not getting fixed).

Based on this fork of the artemis-core

Copy link

@codyborn codyborn left a comment

Choose a reason for hiding this comment

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

Wow, nice work! Small ask, can you update the README "Generating bindings" section to reflect the alloy bindings command (I think it's just removing the --ethers flag). Also, let me know if I can help test DutchV3.

@ConjunctiveNormalForm ConjunctiveNormalForm merged commit aedf543 into main Mar 7, 2025
1 check 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.

2 participants