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: import @walletconnect/ethereum-provider dynamically #2033

Closed
wants to merge 3 commits into from
Closed

Refactor: import @walletconnect/ethereum-provider dynamically #2033

wants to merge 3 commits into from

Conversation

katspaugh
Copy link
Contributor

Description

The @walletconnect/ethereum-provider package is a big dependency, and it was imported twice: statically and dynamically.

I've moved the static import to the dynamic one.

Screenshot 2023-12-21 at 12 50 39

PLEASE NOTE- Checklist must be complete prior to review.

Checklist

  • Increment the version field in package.json of the package you have made changes in following semantic versioning and using alpha release tagging
  • Check the box that allows repo maintainers to update this PR
  • Test locally to make sure this feature/fix works
  • Run yarn check-all to confirm there are not any associated errors
  • Confirm this PR passes Circle CI checks

@katspaugh
Copy link
Contributor Author

@Adamj1232 please let me know if I need to adjust anything. Cheers

@Adamj1232
Copy link
Member

Thanks @katspaugh! Ill give er a test first thing tomorrow! Cheers

@Adamj1232
Copy link
Member

@katspaugh after digging in there were a few other updates for the WC module. I have added them in this PR - #2036

@katspaugh
Copy link
Contributor Author

Cool, thank you! I'll close this then :)

@katspaugh katspaugh closed this Jan 3, 2024
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