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

chore: re-export all of account controller #3886

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomiir
Copy link
Collaborator

@tomiir tomiir commented Feb 20, 2025

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-xxx
For GH issues: closes #...

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

  • 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

changeset-bot bot commented Feb 20, 2025

⚠️ No Changeset found

Latest commit: bbe08dd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Feb 20, 2025

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

Name Status Preview Comments Updated (UTC)
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 9:48am
appkit-ethers5-bera ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 9:48am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 9:48am
next-wagmi-solana-bitcoin-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 9:48am
9 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-ep ⬜️ Ignored (Inspect) Feb 20, 2025 9:48am
appkit-basic-ep-example ⬜️ Ignored (Inspect) Feb 20, 2025 9:48am
appkit-basic-example ⬜️ Ignored (Inspect) Feb 20, 2025 9:48am
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Feb 20, 2025 9:48am
appkit-basic-up-example ⬜️ Ignored (Inspect) Feb 20, 2025 9:48am
appkit-vue-solana ⬜️ Ignored (Inspect) Feb 20, 2025 9:48am
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Feb 20, 2025 9:48am
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Visit Preview Feb 20, 2025 9:48am
vue-wagmi-example ⬜️ Ignored (Inspect) Feb 20, 2025 9:48am

Copy link
Contributor

Warnings
⚠️ File packages/appkit/exports/vue.ts contains a KEY or SECRET
⚠️ File packages/appkit/src/client.ts contains a KEY or SECRET
⚠️ File packages/appkit/src/universal-adapter/client.ts contains a KEY or SECRET
⚠️ File packages/appkit/tests/client/public-methods.test.ts contains a KEY or SECRET
⚠️ File packages/appkit/tests/siwe.test.ts contains a KEY or SECRET
⚠️ File packages/core/exports/vue.ts contains a KEY or SECRET
⚠️ File packages/core/src/controllers/AccountController.ts contains a KEY or SECRET
⚠️ File packages/core/src/controllers/ApiController.ts contains a KEY or SECRET
⚠️ File packages/core/src/controllers/ChainController.ts contains a KEY or SECRET
⚠️ File packages/core/src/controllers/EnsController.ts contains a KEY or SECRET
⚠️ File packages/core/src/controllers/OnRampController.ts contains a KEY or SECRET
⚠️ File packages/core/src/controllers/RouterController.ts contains a KEY or SECRET
⚠️ File packages/core/src/controllers/SendController.ts contains a KEY or SECRET
⚠️ File packages/core/src/controllers/SwapController.ts contains a KEY or SECRET
⚠️ File packages/experimental/src/smart-session/controllers/SmartSessionsController.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/modal/w3m-account-button/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/partials/w3m-account-default-widget/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/partials/w3m-account-wallet-features-widget/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/partials/w3m-activity-list/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/partials/w3m-header/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/partials/w3m-social-login-list/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/partials/w3m-social-login-widget/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-account-settings-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-buy-in-progress-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-connecting-farcaster-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-networks-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-onramp-activity-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-onramp-providers-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-profile-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-register-account-name-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-swap-preview-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-swap-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-switch-address-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-wallet-compatible-networks-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/src/views/w3m-wallet-receive-view/index.ts contains a KEY or SECRET
⚠️ File packages/scaffold-ui/test/views/w3m-profile-view.test.ts contains a KEY or SECRET
⚠️ File packages/siwx/src/configs/CloudAuthSIWX.ts contains a KEY or SECRET
⚠️ File packages/wallet-button/src/utils/ConnectorUtil.ts contains a KEY or SECRET

Generated by 🚫 dangerJS against bbe08dd

Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 70.5% 22441 / 31831
🔵 Statements 70.5% 22441 / 31831
🔵 Functions 58.91% 1744 / 2960
🔵 Branches 80.65% 3741 / 4638
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit/exports/index.ts 44.44% 100% 0% 44.44% 19-23
packages/appkit/src/client.ts 52.98% 79.28% 51.08% 52.98% 193-194, 224-234, 237-239, 247-248, 251-252, 255-264, 267-270, 273-276, 279-280, 283-284, 287-288, 291-293, 296-297, 300-301, 304-306, 309-310, 313-314, 317-351, 354-363, 366-367, 370-371, 374-375, 378-379, 386-387, 390-391, 394-395, 398-399, 402-403, 406-407, 410-411, 414-415, 418-419, 576-577, 580-583, 586-587, 590-591, 594-595, 598-599, 602-603, 606-610, 675-685, 694-719, 726-729, 756-757, 771-772, 781-782, 785-786, 791-792, 816-817, 844-850, 876-887, 890-926, 929-934, 950-954, 967-978, 981-1000, 1003-1009, 1012-1022, 1025-1037, 1040-1042, 1045-1047, 1050-1052, 1055-1057, 1060-1067, 1072-1130, 1134-1153, 1161-1175, 1178-1185, 1188-1199, 1202-1208, 1211-1251, 1254-1257, 1260-1263, 1266-1272, 1282-1283, 1315-1331, 1343-1346, 1350, 1366-1376, 1385-1386, 1392-1397, 1403-1418, 1424-1431, 1435-1450, 1468-1478, 1481-1560, 1563-1583, 1601, 1617-1618, 1624, 1626-1642, 1647, 1659, 1697-1704, 1706-1717, 1720-1728, 1766-1769, 1776-1782, 1789-1790, 1795-1796, 1825-1829, 1835-1836, 1849-1850, 1855-1856, 1858-1859, 1864-1867, 1878-1879, 1918-1922, 1947-1948, 1972-1973, 2003-2004, 2008-2009, 2107-2113, 2130, 2132-2134, 2146-2151, 2153-2160, 2162, 2164-2176, 2178-2192, 319-355
packages/appkit/src/adapters/ChainAdapterBlueprint.ts 89.07% 93.75% 75% 89.07% 136-137, 160-164, 170-173, 228-229
packages/appkit/src/universal-adapter/client.ts 42.85% 75% 25% 42.85% 30-39, 76-109, 112-145, 154-157, 160-164, 167-170, 173-176, 179-182, 185-186, 189-190, 193-194, 197-198, 201-202, 205-212, 225, 229-231, 247-248, 256-31, 77-128
packages/core/exports/index.ts 100% 100% 100% 100%
packages/core/exports/vue.ts 87.93% 78.57% 66.66% 87.93% 71-72, 79-84
packages/core/src/controllers/AccountController.ts 81.5% 98.14% 66% 81.5% 62-63, 70-74, 88-94, 109-110, 165-166, 178-179, 189-192, 195-198, 235-239, 82, 184-203, 217-237
packages/core/src/controllers/ApiController.ts 95.86% 86.84% 89.74% 95.86% 75-76, 137, 150, 303-308
packages/core/src/controllers/BlockchainApiController.ts 33.51% 47.05% 17.77% 33.51% 148-149, 157-158, 182-192, 197-203, 207-232, 236-263, 267-283, 287-304, 318-319, 337-357, 361-389, 393-420, 424-457, 461-474, 485-492, 496-509, 513-531, 535-563, 567-588, 592-629, 633-645, 648-664, 667-669, 167-303, 356-663
packages/core/src/controllers/ChainController.ts 83.01% 82.87% 79.74% 83.01% 101-109, 193-202, 206-224, 246-247, 280-287, 292-293, 330-337, 371-372, 375-376, 385-386, 391-392, 408-409, 414-415, 427-428, 464-465, 508-514, 527-528, 571-572, 630, 667, 671-680, 97, 177
packages/core/src/controllers/EnsController.ts 81.1% 60.86% 66.66% 81.1% 40, 44, 79-80, 94-95, 107-109, 115-116, 121-122, 130, 139-140, 147-148, 161-163, 172-175
packages/core/src/controllers/EventsController.ts 98.64% 95.23% 71.42% 98.64% 39
packages/core/src/controllers/OnRampController.ts 88.8% 80% 57.89% 88.8% 94, 98, 102-112, 124
packages/core/src/controllers/RouterController.ts 55.96% 100% 73.33% 55.96% 130-166, 215-226, 231-238
packages/core/src/controllers/SendController.ts 41.73% 64% 41.02% 41.73% 60, 88, 92, 96, 110-112, 114, 138-160, 164-180, 184-190, 194-205, 209-260, 279, 281-296, 298-299, 303-327, 129-257
packages/core/src/controllers/SwapController.ts 49.32% 68.91% 62.06% 49.32% 44-47, 174, 185-186, 214-219, 245, 252-254, 263-264, 272-286, 314, 318, 323-324, 332-335, 368, 375, 380-398, 408-410, 423-424, 435-436, 448, 455-456, 460-468, 472, 474, 476, 478, 496-497, 520-529, 556-594, 598-655, 659-709, 714-765, 769-852, 865-866, 882-883, 763-848
packages/core/src/controllers/TransactionsController.ts 83.33% 88.88% 86.66% 83.33% 55-56, 66, 93-108, 123, 102
packages/core/src/utils/SIWXUtil.ts 67.9% 69.76% 52.94% 67.9% 35-36, 42-43, 49-62, 71-72, 75-76, 79-80, 83-84, 97-102, 120-142, 145-165, 276-287, 196
packages/core/src/utils/SwapApiUtil.ts 95.32% 79.16% 100% 95.32% 53-54, 59, 107, 144
packages/experimental/src/smart-session/controllers/SmartSessionsController.ts 62.29% 61.53% 57.14% 62.29% 52-56, 58-81, 89-90, 97-98, 154-155, 163-166, 170-171, 174-176, 184-185, 193, 199-238
packages/scaffold-ui/src/modal/w3m-account-button/index.ts 87.8% 93.75% 60% 87.8% 58, 61, 68-72, 79-80, 111
packages/scaffold-ui/src/partials/w3m-account-default-widget/index.ts 26.14% 62.5% 12.5% 26.14% 63-64, 71, 76-82, 98-100, 131, 136-160, 163-178, 181-205, 208-225, 228-245, 248-269, 272-273, 276-277, 280-281, 284-285, 288-301, 304-336, 339-362, 365-396, 399-407, 410-419, 422-433, 436-441, 444-446, 416
packages/scaffold-ui/src/partials/w3m-account-tokens-widget/index.ts 90% 100% 75% 90% 30, 37-38, 50, 73, 85
packages/scaffold-ui/src/partials/w3m-account-wallet-features-widget/index.ts 61.75% 64.86% 60% 61.75% 62, 65-73, 83-85, 121, 126, 136-137, 151, 154, 161-162, 172, 183-192, 199-200, 211, 222-230, 241-248, 254-261, 272, 276-277, 290-291, 294-313, 316-317, 320-330, 309-327
packages/scaffold-ui/src/partials/w3m-activity-list/index.ts 65.75% 76.31% 77.77% 65.75% 54-60, 63, 66-69, 85-86, 101-105, 133-134, 156, 168-179, 182-197, 209, 249, 281, 293-300, 303-304, 310-323, 333-334, 321
packages/scaffold-ui/src/partials/w3m-header/index.ts 91.84% 86% 78.94% 91.84% 143-144, 152, 187, 198, 216, 237, 247, 255, 259-263, 266-271
packages/scaffold-ui/src/partials/w3m-onramp-providers-footer/index.ts 26.66% 100% 0% 26.66% 20-42, 46-50, 53-62, 59
packages/scaffold-ui/src/partials/w3m-siwx-sign-message-thumbnails/index.ts 22.58% 100% 0% 22.58% 10-15, 18-26, 30-37, 41-47
packages/scaffold-ui/src/partials/w3m-social-login-list/index.ts 14.28% 100% 0% 14.28% 44-52, 55-56, 60-86, 90-143
packages/scaffold-ui/src/partials/w3m-social-login-widget/index.ts 57.59% 56.66% 77.77% 57.59% 58-59, 80, 89-92, 95-96, 109, 113, 115, 127, 136-137, 140-141, 148-184, 189-190, 202-209, 221-235, 254-255, 262-264, 271-276, 279-281
packages/scaffold-ui/src/views/w3m-account-settings-view/index.ts 14.5% 100% 0% 14.5% 53-74, 77-78, 82-152, 156-182, 185-206, 209-214, 217-225, 228-263, 266-267, 270-295, 298-301, 304-315, 318-320
packages/scaffold-ui/src/views/w3m-buy-in-progress-view/index.ts 18.97% 100% 0% 18.97% 49-58, 61-64, 68-127, 131-143, 146-148, 151-181, 184-194, 197-205, 208-212, 215-228
packages/scaffold-ui/src/views/w3m-choose-account-name-view/index.ts 21.05% 100% 0% 21.05% 18-21, 25-43, 47-72, 75-89, 92-101, 99
packages/scaffold-ui/src/views/w3m-connecting-farcaster-view/index.ts 18.29% 100% 0% 18.29% 43-61, 64-67, 71-74, 78-83, 86-91, 94-107, 110-140, 143-172, 175-179, 182-218, 221-233, 236-242, 245-259, 262-273, 281-289
packages/scaffold-ui/src/views/w3m-connecting-social-view/index.ts 76.76% 60% 62.5% 76.76% 51-61, 110, 184-196, 202-209
packages/scaffold-ui/src/views/w3m-networks-view/index.ts 18.18% 100% 0% 18.18% 39-48, 51-52, 56-79, 83-94, 97-98, 105-107, 110-139, 142-156, 159-203
packages/scaffold-ui/src/views/w3m-onramp-activity-view/index.ts 15.83% 100% 0% 15.83% 39-56, 60-65, 69-94, 97-131, 134-139, 142-159, 162-181, 184-187
packages/scaffold-ui/src/views/w3m-onramp-providers-view/index.ts 12.9% 100% 0% 12.9% 26-34, 37-51, 55-61, 65-82, 85-97, 100-129, 68-95
packages/scaffold-ui/src/views/w3m-profile-view/index.ts 40.4% 50% 22.22% 40.4% 45-49, 54, 59, 65-66, 74-97, 120, 125-133, 136-145, 148-161, 164-172
packages/scaffold-ui/src/views/w3m-register-account-name-view/index.ts 25.46% 100% 0% 25.46% 43-58, 62-63, 66-69, 73-93, 97-108, 126-131, 134-135, 138-145, 148-168, 171-183, 186-193, 196-233, 236-239, 208-230
packages/scaffold-ui/src/views/w3m-swap-preview-view/index.ts 76.81% 75% 90.9% 76.81% 65-68, 71-73, 76-92, 114, 120-122, 226, 231-232, 239-240
packages/scaffold-ui/src/views/w3m-swap-view/index.ts 66.02% 76.74% 82.35% 66.02% 64-68, 73-75, 78-80, 83-95, 117, 123-125, 138, 143-144, 147-148, 151-152, 168, 181, 202, 206-232, 243-250, 271, 284-287
packages/scaffold-ui/src/views/w3m-switch-address-view/index.ts 20% 100% 0% 20% 39-43, 46-59, 62-67, 71-83, 88-146, 149-154
packages/scaffold-ui/src/views/w3m-unsupported-chain-view/index.ts 47.77% 66.66% 50% 47.77% 77, 83-89, 95, 108-109, 116-121, 126-140, 143-164, 110
packages/scaffold-ui/src/views/w3m-wallet-compatible-networks-view/index.ts 22% 100% 0% 22% 28-34, 37-38, 42-53, 57-88
packages/scaffold-ui/src/views/w3m-wallet-receive-view/index.ts 16.66% 100% 0% 16.66% 37-56, 59-60, 64-109, 113-141, 144-145, 148-156
packages/scaffold-ui/src/views/w3m-wallet-send-select-token-view/index.ts 91.25% 100% 77.77% 91.25% 39, 55, 71, 107, 140, 147-148
packages/scaffold-ui/src/views/w3m-wallet-send-view/index.ts 21.87% 100% 0% 21.87% 49-64, 67-68, 72-107, 111-119, 122-123, 126-165
packages/siwe/scaffold/partials/w3m-connecting-siwe/index.ts 22.58% 100% 0% 22.58% 10-15, 18-26, 30-37, 41-47, 36
packages/siwe/scaffold/views/w3m-connecting-siwe-view/index.ts 7.95% 100% 0% 7.95% 22-26, 30-78, 82-129, 132-150, 77
packages/siwx/src/configs/CloudAuthSIWX.ts 100% 100% 100% 100%
packages/ui/src/composites/wui-list-account/index.ts 4.28% 100% 0% 4.28% 23-132
packages/wallet-button/src/utils/ConnectorUtil.ts 17.48% 80% 33.33% 17.48% 38-39, 64-78, 80-235
Generated in workflow #9709 for commit bbe08dd 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