Skip to content

Conversation

@kclowes
Copy link
Collaborator

@kclowes kclowes commented Nov 13, 2019

What was wrong?

The Infura auto websocket provider started throwing an error with a uri of wss://:@mainnet.infura.com/v3/<key> with the upgrade to websockets v8.

Related to Issue #1500

How was it fixed?

Added a new condition in the url builder to check if the secret key is present, and build a url based on the presence of the key.

Todo:

Cute Animal Picture

image

@kclowes kclowes force-pushed the fix-websocket-upgrade branch from e0579d4 to d015bc5 Compare November 13, 2019 22:37
@kclowes kclowes requested a review from pipermerriam November 13, 2019 22:42
@kclowes kclowes merged commit 4476275 into ethereum:master Nov 14, 2019
@kclowes kclowes deleted the fix-websocket-upgrade branch November 14, 2019 20:19
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