Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants