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

Unable to build on Windows 10 #393

Closed
TimvanScherpenzeel opened this issue Aug 19, 2021 · 3 comments · Fixed by #394
Closed

Unable to build on Windows 10 #393

TimvanScherpenzeel opened this issue Aug 19, 2021 · 3 comments · Fixed by #394

Comments

@TimvanScherpenzeel
Copy link

Hi,

I'm unable to build the project on Windows 10 because ethers-providers has IPC enabled by default which is not a thing on Windows.

default = ["ws", "ipc", "rustls"]

@gakonst
Copy link
Owner

gakonst commented Aug 19, 2021

Hey @TimvanScherpenzeel can you please check if using #394 addresses the issue? I do not have a windows machine to test it on unfortunately.

@TimvanScherpenzeel
Copy link
Author

Hi @gakonst, my apologies for the late reply - it works well! Thanks

@gakonst
Copy link
Owner

gakonst commented Oct 15, 2021

all good - great to hear.

meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this issue Mar 21, 2022
)

* add fuzz tracing on fail and correct verbosity

* no debug prints

* refactor + log emitting
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 a pull request may close this issue.

2 participants