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

feat: network configuration on demo #3724

Open
wants to merge 77 commits into
base: main
Choose a base branch
from

Conversation

enesozturk
Copy link
Contributor

@enesozturk enesozturk commented Jan 22, 2025

Description

Introduces network configuration feature on Demo app

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

tomiir and others added 30 commits December 20, 2024 11:29
Copy link

linear bot commented Jan 22, 2025

Copy link

changeset-bot bot commented Jan 22, 2025

🦋 Changeset detected

Latest commit: 7e8db79

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

This PR includes changesets to release 19 packages
Name Type
@reown/appkit-utils Patch
@reown/appkit Patch
@reown/appkit-core Patch
@reown/appkit-adapter-bitcoin Patch
@reown/appkit-adapter-ethers Patch
@reown/appkit-adapter-ethers5 Patch
@reown/appkit-adapter-solana Patch
@reown/appkit-adapter-wagmi Patch
@reown/appkit-cdn Patch
@reown/appkit-cli 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
@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 Jan 22, 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 Jan 23, 2025 9:53am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 9:53am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-vue-solana ⬜️ Ignored (Inspect) Jan 23, 2025 9:53am
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Jan 23, 2025 9:53am
vue-wagmi-example ⬜️ Ignored (Inspect) Jan 23, 2025 9:53am

Copy link
Contributor

github-actions bot commented Jan 22, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 68.13% 19612 / 28785
🔵 Statements 68.13% 19612 / 28785
🔵 Functions 59.36% 1718 / 2894
🔵 Branches 79.92% 3491 / 4368
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit-utils/src/PresetsUtil.ts 100% 100% 100% 100%
packages/appkit/src/client.ts 61.23% 84.59% 75.91% 61.23% 177-178, 207-208, 223-224, 227-228, 243-246, 249-252, 272-273, 276-277, 293-314, 317-326, 595-596, 599-602, 605-606, 609-610, 613-614, 617-618, 625-629, 694-705, 714-736, 743-746, 773-774, 788-789, 798-799, 802-803, 808-809, 833-834, 855-857, 861-867, 893-904, 907-943, 946-951, 967-971, 984-995, 998-1017, 1020-1026, 1029-1039, 1042-1054, 1057-1059, 1062-1064, 1067-1069, 1072-1074, 1077-1084, 1089-1147, 1151-1170, 1178-1192, 1195-1202, 1205-1219, 1222-1228, 1233, 1237, 1251, 1264-1265, 1273, 1276-1279, 1282-1288, 1298-1299, 1328-1344, 1357-1360, 1364, 1380-1390, 1399-1400, 1405, 1411-1429, 1435-1442, 1453-1461, 1479-1489, 1492-1572, 1575-1595, 1614, 1626, 1635-1636, 1642, 1644, 1657, 1698, 1731-1742, 1745-1753, 1782-1798, 1813-1817, 1849-1853, 1874-1875, 1880-1881, 1883-1884, 1889-1892, 1943-1947, 1972-1973, 1997-1998, 2027-2028, 2032-2033, 2103-2119, 2125-2132, 2145, 2147-2149, 307-318, 2116-2117
packages/core/src/controllers/ChainController.ts 78.79% 82.08% 75.32% 78.79% 80-82, 100-108, 157-168, 172-187, 191-196, 200-217, 239-240, 281-288, 293-294, 328-335, 369-370, 373-374, 383-384, 389-390, 406-407, 412-413, 425-426, 462-463, 506-512, 525-526, 569-570, 631, 668-669, 88-96, 175
Generated in workflow #9110 for commit 7e8db79 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