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

add change details for devs upgrading from 3.x #27

Merged
merged 2 commits into from
May 10, 2024

Conversation

nateReiners
Copy link
Contributor

No description provided.

Copy link

vercel bot commented May 8, 2024

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

Name Status Preview Comments Updated (UTC)
smart-wallet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 9:15pm

#### New (v4 only):

- `appChainIds?: number[]`
- An array of chain IDs your dapp supports
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

Suggested change
- An array of chain IDs your dapp supports
- An array of chain IDs your app supports

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and everywhere else


### `connect` event fix
- v3 returned `chainIdStr` instead of `chainId`.
- v4 is [EIP-1193](https://eips.ethereum.org/EIPS/eip-1193#connect) compliant.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you say what v4 returns?

Suggested change
- v4 is [EIP-1193](https://eips.ethereum.org/EIPS/eip-1193#connect) compliant.
- v4 is [EIP-1193](https://eips.ethereum.org/EIPS/eip-1193#connect) compliant and returns ...

@nateReiners nateReiners merged commit d90d158 into main May 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants