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

fix: Show wallet which not config connector when eip6963 is true #513

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

yutingzhao1991
Copy link
Collaborator

@yutingzhao1991 yutingzhao1991 commented Jan 19, 2024

  • 当开发者配置了 eip6963 时,不需要配置 Connector 也正常显示 wallet,会使用基于 eip6963 自动检测到的 connector
  • MetaMask 也改为了基于 UniversalWallet 实现,修复了这个相同的问题

Copy link

changeset-bot bot commented Jan 19, 2024

🦋 Changeset detected

Latest commit: 6873111

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

This PR includes changesets to release 1 package
Name Type
@ant-design/web3-wagmi 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

Copy link

vercel bot commented Jan 19, 2024

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

Name Status Preview Comments Updated (UTC)
ant-design-web3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 6:20am

Copy link

github-actions bot commented Jan 19, 2024

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b6bb05) 99.63% compared to head (6873111) 99.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #513   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files          96       96           
  Lines        4333     4338    +5     
  Branches      444      447    +3     
=======================================
+ Hits         4317     4322    +5     
  Misses         15       15           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yutingzhao1991
Copy link
Collaborator Author

yutingzhao1991 commented Jan 19, 2024

And will close #398

@yutingzhao1991 yutingzhao1991 merged commit 30f43b0 into main Jan 19, 2024
9 checks passed
@yutingzhao1991 yutingzhao1991 deleted the fix/safeheron branch January 19, 2024 07:42
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