Skip to content

Conversation

gin-lsl
Copy link
Collaborator

@gin-lsl gin-lsl commented Jan 24, 2025

修复某些钱包连接过 dapp 后,刷新页面后再次尝试连接,一直处于 pending 状态的问题。
(目前只在 backpack 发现这种现象)
检查发现是由于与底层库的自动重连逻辑有状态冲突导致。

💡 Background and solution

🔗 Related issue link

Copy link

changeset-bot bot commented Jan 24, 2025

🦋 Changeset detected

Latest commit: deb30a4

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-solana 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 24, 2025

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 26, 2025 11:05am

Copy link

github-actions bot commented Jan 24, 2025

Preview is ready

@gin-lsl
Copy link
Collaborator Author

gin-lsl commented Jan 24, 2025

本地跑 test 一直有问题,进程会处于奇怪的挂起状态。

@gin-lsl
Copy link
Collaborator Author

gin-lsl commented Jan 25, 2025

跑 test 竟然会导致 OOM…

Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (b5532ab) to head (deb30a4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1331   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         860      860           
  Lines       14822    14831    +9     
  Branches     1616     1618    +2     
=======================================
+ Hits        14821    14830    +9     
  Misses          1        1           

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

@gin-lsl
Copy link
Collaborator Author

gin-lsl commented Jan 26, 2025

fix test case OOM

@gin-lsl gin-lsl merged commit c8aaacc into main Jan 27, 2025
14 checks passed
@gin-lsl gin-lsl deleted the fix/connect-pending branch January 27, 2025 02:04
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