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: pending transaction listener infinite requests #3443

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

magiziz
Copy link
Contributor

@magiziz magiziz commented Dec 11, 2024

Description

Please include a brief summary of the change.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-1738

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

Copy link

linear bot commented Dec 11, 2024

Copy link

changeset-bot bot commented Dec 11, 2024

🦋 Changeset detected

Latest commit: ea643db

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

This PR includes changesets to release 18 packages
Name Type
@reown/appkit-adapter-ethers5 Patch
@reown/appkit-adapter-ethers Patch
@reown/appkit-adapter-wagmi Patch
@reown/appkit-adapter-solana Patch
@reown/appkit Patch
@reown/appkit-utils Patch
@reown/appkit-cdn Patch
@reown/appkit-cli Patch
@reown/appkit-common Patch
@reown/appkit-core Patch
@reown/appkit-experimental Patch
@reown/appkit-polyfills Patch
@reown/appkit-scaffold-ui Patch
@reown/appkit-siwe Patch
@reown/appkit-siwx Patch
@reown/appkit-ui Patch
@reown/appkit-wallet Patch
@reown/appkit-wallet-button 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 Dec 11, 2024

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

Name Status Preview Comments Updated (UTC)
appkit-builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 7:54pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 7:54pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 7:54pm
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 7:54pm
vue-wagmi-example 🛑 Canceled (Inspect) Dec 11, 2024 7:54pm

@magiziz magiziz requested a review from tomiir December 11, 2024 19:35
Copy link
Contributor

github-actions bot commented Dec 11, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 52.95% 14473 / 27333
🔵 Statements 52.95% 14473 / 27333
🔵 Functions 39.76% 1033 / 2598
🔵 Branches 75.13% 1792 / 2385
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/adapters/ethers/src/client.ts 46.15% 51.78% 54.54% 46.15% 39-97, 113-114, 145-146, 166-189, 192-202, 215-251, 256-257, 264-281, 286-303, 306-327, 330-335, 345-346, 353-357, 380-387, 390-417, 421-422, 435-436, 438, 460-461, 465, 479, 490-492, 495-500, 503-507, 521-527, 549-551, 556-557, 559-564, 574-592, 598-599, 603-608, 617-618, 629-630
packages/adapters/ethers5/src/client.ts 43.81% 54% 54.54% 43.81% 40-98, 114-115, 146-147, 167-190, 193-203, 216-252, 257-258, 265-282, 287-304, 307-328, 331-336, 346-347, 354-358, 381-408, 411-418, 422-423, 436-437, 439, 464-465, 469, 483, 494-496, 499-504, 507-511, 525-531, 544-566, 574-592, 598-599, 603-608, 617-618, 629-630
packages/adapters/wagmi/src/client.ts 72.62% 56% 72.41% 72.62% 100-125, 146, 175-187, 192-195, 226, 228, 237, 259-260, 311-314, 319-320, 330-331, 399-414, 417-434, 443-444, 448-449, 466-476, 515, 519-522, 542-543, 549-550, 555-556, 560-565, 572-573, 579-580, 585-586, 595-596, 602-603, 608-609
Generated in workflow #8058 for commit ea643db by the Vitest Coverage Report Action

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