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

Add condition to check for secret key and return correct uri #1501

Merged
merged 1 commit into from Nov 14, 2019

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 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.

None yet

2 participants