Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

fix: wallet provider prop & viem dependency#13

Open
shinygiraffe wants to merge 1 commit into
Abstract-Foundation:mainfrom
shinygiraffe:fix-abstract-wallet-prop
Open

fix: wallet provider prop & viem dependency#13
shinygiraffe wants to merge 1 commit into
Abstract-Foundation:mainfrom
shinygiraffe:fix-abstract-wallet-prop

Conversation

@shinygiraffe
Copy link
Copy Markdown

Problems:

  • AbstractWalletProvider's config prop type was incompatible with the constant imported from viem
  • npm also had resolution conflict errors between the viem imported by the latest agw-client and the one imported by this package

Solution

  • fix prop name
  • change viem import so it pulls in the latest compatible version

Problems:
- AbstractWalletProvider's config prop type was incompatible with the constant imported from viem
- npm also had resolution conflict errors between the viem imported by the latest agw-client and the one imported by this package

Solution
- fix prop name
- change viem import so it pulls in the latest compatible version
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-abstract-app ❌ Failed (Inspect) Jan 27, 2025 1:23am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant