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

more reliable websocket provider #12

Merged
merged 3 commits into from
Dec 5, 2022

Conversation

sifnoc
Copy link
Collaborator

@sifnoc sifnoc commented Oct 19, 2022

ethersjs does not have reconnecting feature on providers.

the coordinator has been running on the provider which patched with #5 prevent connection lost on ethers provider.

I tested with this provider, looks more reliable working and the codes are sleek.

this PR will be replace #5

@sifnoc sifnoc merged commit d3a6161 into wanseob:refactor/hardhat Dec 5, 2022
@sifnoc sifnoc deleted the feat/sturdy_provider branch December 5, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant