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

Fix IPC Paths For Windows #11324

Merged
merged 3 commits into from
Aug 26, 2022
Merged

Fix IPC Paths For Windows #11324

merged 3 commits into from
Aug 26, 2022

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Aug 26, 2022

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

This fixes IPC paths for windows, we previously used to expand ipc paths on windows which would lead to invalid paths being created. This skips the method if the host OS is windows.

The PR also adds in path expansion for our deprecated http-web3provider flag in the event users are still using it.

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas requested a review from a team as a code owner August 26, 2022 12:59
@nisdas nisdas requested review from kasey, saolyn and potuz August 26, 2022 12:59
@nisdas nisdas added the Ready For Review A pull request ready for code review label Aug 26, 2022
@prylabs-bulldozer prylabs-bulldozer bot merged commit 3cbb4aa into develop Aug 26, 2022
@delete-merged-branch delete-merged-branch bot deleted the fixIPCPaths branch August 26, 2022 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants