Skip to content

feat: ethers skipFetchSetup support #2085

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

Merged
merged 5 commits into from
Dec 14, 2023
Merged

feat: ethers skipFetchSetup support #2085

merged 5 commits into from
Dec 14, 2023

Conversation

hsynlms
Copy link
Contributor

@hsynlms hsynlms commented Dec 14, 2023

Problem solved

This fixes #2002

It may not be the clearest solution but the quick one. If the global environment variable TW_SKIP_FETCH_SETUP is set, the Thirdweb SDK will assign the value of it to the skipFetchSetup option. When ethers.js v6 support arrives, we need to revert this commit. This is also commented on the source as a todo.

Changes made

  • Public API changes: list the public API changes made if any
  • Internal API changes: explain the internal logic changes

How to test

@hsynlms hsynlms requested a review from a team December 14, 2023 13:28
Copy link

changeset-bot bot commented Dec 14, 2023

🦋 Changeset detected

Latest commit: 4698681

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@thirdweb-dev/sdk Patch
thirdweb Patch
@thirdweb-dev/react-core Patch
@thirdweb-dev/react-native Patch
@thirdweb-dev/react Patch
@thirdweb-dev/unity-js-bridge Patch
@thirdweb-dev/wallets Patch
@thirdweb-dev/auth Patch
@thirdweb-dev/react-native-compat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@MananTank
Copy link
Member

Awesome, @hsynlms Thank you very much for this! LGTM 🚀

We will merge this shortly

@joaquim-verges joaquim-verges merged commit c701c38 into thirdweb-dev:main Dec 14, 2023
@github-actions github-actions bot mentioned this pull request Dec 14, 2023
@hsynlms hsynlms deleted the feat-skipFetchSetup-support branch December 16, 2023 20:23
jnsdls pushed a commit that referenced this pull request Jun 19, 2024
* Fix snowtrace sourcecode verify api

* Update blockroute snowtrace API

* Blockroute API compatibility
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.

Error Encountered When Running Code with vite-node
3 participants