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(ethers): useEthersSigner hook issue when chain not contain #932

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

jeasonstudio
Copy link
Collaborator

修复 ethers 包内部的一个问题,当钱包连接了一个未被当前项目定义的 chain 时,client.chain 为 null

Copy link

vercel bot commented Jun 4, 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 Jun 4, 2024 8:38am

Copy link

changeset-bot bot commented Jun 4, 2024

🦋 Changeset detected

Latest commit: f7277e8

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

This PR includes changesets to release 4 packages
Name Type
@ant-design/web3-ethers Patch
@ant-design/web3-ethers-v5 Patch
@example/ethers Patch
@example/ethers-v5 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

github-actions bot commented Jun 4, 2024

Preview is ready

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fb35753) to head (f7277e8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #932   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          712       712           
  Lines        21610     21610           
  Branches      1225      1225           
=========================================
  Hits         21610     21610           

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

@jeasonstudio jeasonstudio merged commit 3759500 into main Jun 4, 2024
12 checks passed
@jeasonstudio jeasonstudio deleted the fix-ethers-chain-issue branch June 4, 2024 08:53
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