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

Migrate test infra to alloy. #81

Closed
Tracked by #15
alexfertel opened this issue May 23, 2024 · 1 comment
Closed
Tracked by #15

Migrate test infra to alloy. #81

alexfertel opened this issue May 23, 2024 · 1 comment
Assignees
Labels
effort: medium Default level of effort. priority: 2 We will resolve this in a short timeframe. type: ref A code update that doesn't meaningfully change functionality.

Comments

@alexfertel
Copy link
Contributor

alexfertel commented May 23, 2024

Our e2e tests suite currently uses ethers-rs as an interface to the local node. However, ethers-rs is getting deprecated and developers are expected to migrate.

It is currently quite unstable, but it is stable enough for us, since rust-contracts-stylus is experimental.

The earlier we migrate, the better for us.

@alexfertel alexfertel self-assigned this May 23, 2024
@alexfertel alexfertel added priority: 2 We will resolve this in a short timeframe. effort: medium Default level of effort. type: ref A code update that doesn't meaningfully change functionality. labels May 23, 2024
@alexfertel
Copy link
Contributor Author

Solved in #80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Default level of effort. priority: 2 We will resolve this in a short timeframe. type: ref A code update that doesn't meaningfully change functionality.
Projects
Status: Done
Development

No branches or pull requests

1 participant