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

Switch test-rpc provider to Anvil #120

Merged
merged 6 commits into from
May 12, 2024
Merged

Switch test-rpc provider to Anvil #120

merged 6 commits into from
May 12, 2024

Conversation

alisinabh
Copy link
Member

Closes #104

@alisinabh alisinabh self-assigned this Apr 28, 2024
@alisinabh alisinabh changed the title Adapt ethers_test.exs to anvil Switch test-rpc provider to Anvil Apr 28, 2024
@alisinabh alisinabh marked this pull request as ready for review May 12, 2024 04:23
@alisinabh
Copy link
Member Author

For now signed transactions using EIP1559 do not have a correct y_parity value. That is tracked in alloy-rs/alloy#647 and after the issue is fixed must be addressed in Ethers fixtures too.

@alisinabh alisinabh merged commit 3f86686 into main May 12, 2024
4 checks passed
@alisinabh alisinabh deleted the anvil branch May 12, 2024 04:33
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.

Switch to another test-rpc tool for running tests
1 participant