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

Use case-insensitive scheme for http and ws. #2320

Closed
wants to merge 1 commit into from
Closed

Use case-insensitive scheme for http and ws. #2320

wants to merge 1 commit into from

Conversation

ljybill
Copy link

@ljybill ljybill commented Nov 23, 2021

ethers.providers.getDefaultProvider('HTTP://127.0.0.1:7545') will throw Error

Although I've already tested it locally, please test it again

`ethers.providers.getDefaultProvider('HTTP://127.0.0.1:7545')` will
throw Error
@ricmoo ricmoo changed the title fix: Fixed connect error when support 'HTTP:' or 'WSS:' Use case-insensitive scheme for http and ws. May 14, 2022
@ricmoo ricmoo added on-deck This Enhancement or Bug is currently being worked on. enhancement New feature or improvement. labels May 14, 2022
@ricmoo
Copy link
Member

ricmoo commented May 21, 2022

The has been fixed in 5.6.7.

Thanks! :)

@ricmoo ricmoo closed this May 21, 2022
@ricmoo ricmoo added fixed/complete This Bug is fixed or Enhancement is complete and published. and removed on-deck This Enhancement or Bug is currently being worked on. labels May 21, 2022
Woodpile37 pushed a commit to Woodpile37/ethers.js that referenced this pull request Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement. fixed/complete This Bug is fixed or Enhancement is complete and published.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants