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

lock typescript and abitype version #871

Merged
merged 2 commits into from
Jun 24, 2024
Merged

lock typescript and abitype version #871

merged 2 commits into from
Jun 24, 2024

Conversation

technophile-04
Copy link
Collaborator

Description:

Seems there is some problem in new typescript version, it not registering AddressType properly. So for now locked it's version.

Also locked the version of abitype (just to be future proof, since we have also locked viem and wagmi version).

Fixes #870

To test:

Run on main branch and it fails :

yarn vercel

Switch to this pr branch and run yarn vercel and it should work

@carletex
Copy link
Member

Thanks Shiv!

@carletex carletex merged commit 35b4c67 into main Jun 24, 2024
1 check passed
@carletex carletex deleted the quick-fix-870 branch June 24, 2024 15:48
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.

bug: Type error: Type 'string' is not assignable to type '0x${string}'.
2 participants