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

refactor(json-rpc): remove while loop from getSmProvider #621

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tien
Copy link
Contributor

@tien tien commented Aug 8, 2024

I think this could help with #620?

Complete shot in the dark though because I've got that problem only like 3 times so far today.

UPDATE: was able to identify the exact problem in #623, I'm leaving this PR open as a potentially good refactor :p

@tien tien force-pushed the refactor/remove-while-loop-from-sm-provider branch 2 times, most recently from a1941d6 to 041d84e Compare August 8, 2024 07:56
@tien
Copy link
Contributor Author

tien commented Aug 8, 2024

Oops, I think the test e2e test is stuck because it's running with a node version that doesn't support Promise.withResolvers. I'll remove that for now, should probably pin the supported node version in package.json and/or adjust tsconfig.json.

@tien tien force-pushed the refactor/remove-while-loop-from-sm-provider branch from 041d84e to 98874dc Compare August 8, 2024 09:07
@tien tien force-pushed the refactor/remove-while-loop-from-sm-provider branch from 98874dc to 6e7e0db Compare September 10, 2024 02:39
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.

1 participant