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: add anvil_setRpcUrl #451

Merged
merged 1 commit into from
Nov 29, 2024
Merged

feat: add anvil_setRpcUrl #451

merged 1 commit into from
Nov 29, 2024

Conversation

itegulov
Copy link
Contributor

What 💻

Closes #448

We don't have any tests for forks right now and we should discuss what shape they should take as depending on external services is generally not a great idea for tests. For now I tested this manually (changed from https://mainnet.era.zksync.io to https://1rpc.io/zksync2-era), seems to work as expected.

Why ✋

Feature parity with anvil

@itegulov itegulov requested a review from a team as a code owner November 29, 2024 08:34
@dutterbutter dutterbutter merged commit 6ef2c9b into main Nov 29, 2024
13 checks passed
@dutterbutter dutterbutter deleted the daniyar/anvil/set-rpc-url branch November 29, 2024 16:37
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.

feat: implement anvil_setRpcUrl API endpoint
2 participants