reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.94k stars 1.41k forks source link

hotfix: fix broken state swaps #3278

Closed svenvoskamp closed 2 days ago

svenvoskamp commented 2 days ago

Description

hotfix: fix broken state swaps

Type of change

Associated Issues

Closes APKT-xxx

Showcase (Optional)

If there is a UI change include the screenshots with before and after state. If new feature is being introduced, include the link to demo recording.

Checklist

changeset-bot[bot] commented 2 days ago

🦋 Changeset detected

Latest commit: 4982e7aad39667f79e1dabdbf892576859396ded

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

This PR includes changesets to release 20 packages | Name | Type | | ------------------------------ | ----- | | @reown/appkit-adapter-wagmi | Patch | | @reown/appkit-core | Patch | | @apps/demo | Patch | | @apps/gallery | Patch | | @apps/laboratory | Patch | | @reown/appkit-adapter-ethers | Patch | | @reown/appkit-adapter-ethers5 | Patch | | @reown/appkit-adapter-polkadot | Patch | | @reown/appkit-adapter-solana | Patch | | @reown/appkit | Patch | | @reown/appkit-utils | Patch | | @reown/appkit-cdn | Patch | | @reown/appkit-common | 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 |

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

vercel[bot] commented 2 days ago

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

Name Status Preview Comments Updated (UTC)
appkit-gallery-new 🛑 Canceled (Inspect) Nov 19, 2024 6:23pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 6:23pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 6:23pm
appkit-wagmi-cdn-example 🛑 Canceled (Inspect) Nov 19, 2024 6:23pm
vue-wagmi-example 🛑 Canceled (Inspect) Nov 19, 2024 6:23pm
github-actions[bot] commented 2 days ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 335.27% 4822 / 23621
🔵 Statements 335.27% 4822 / 23621
🔵 Functions 368.54% 387 / 1430
🔵 Branches 474.44999999999993% 741 / 1721
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/core/src/controllers/SwapController.ts 45.32% 61.53% 56.66% 45.32% 40-43, 166-167, 170-171, 180-181, 211-216, 242, 250-252, 261-265, 269-284, 287-300, 311-312, 315-316, 320-321, 329-332, 365, 372, 377-396, 405-407, 420-421, 432-433, 445, 452-453, 457-465, 493-494, 516-517, 531, 540-579, 582-640, 643-694, 698-735, 738-824, 840, 856-857
Generated in workflow #7450 for commit 4982e7a by the Vitest Coverage Report Action