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: support ipc path as rpc url #7717

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Apr 18, 2024

allows ipc paths as fork url

tested locally

        uint256 anotherFork = vm.createSelectFork("/tmp/reth.ipc");
        console.log(vm.getBlockNumber());

@mattsse mattsse merged commit 8d54775 into foundry-rs:master Apr 18, 2024
19 checks passed
klkvr pushed a commit that referenced this pull request Apr 20, 2024
* feat: support ipc path as rpc url

* typo
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