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/solana onramp #2525

Merged
merged 52 commits into from
Sep 11, 2024
Merged

Feat/solana onramp #2525

merged 52 commits into from
Sep 11, 2024

Conversation

phoenixVS
Copy link
Contributor

@phoenixVS phoenixVS commented Jul 9, 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-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

Copy link

vercel bot commented Jul 9, 2024

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

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Sep 11, 2024 1:49pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Sep 11, 2024 1:49pm

Copy link
Contributor

github-actions bot commented Aug 27, 2024

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 86.59% 3266 / 13640
🔵 Statements 86.59% 3266 / 13640
🔵 Functions 162.48000000000002% 240 / 729
🔵 Branches 215.04% 443 / 867
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/core/src/controllers/OnRampController.ts 84.84% 80% 60% 84.84% 96-97, 100-101, 104-117, 128-129
packages/core/src/utils/ConstantsUtil.ts 100% 100% 100% 100%
packages/ui/src/assets/visual/meld.ts 0% 0% 0% 0%
packages/ui/src/components/wui-visual/index.ts 0% 0% 0% 0%
packages/ui/src/utils/TypeUtil.ts 0% 100% 100% 0%
Generated in workflow #6078

Copy link
Contributor

github-actions bot commented Aug 27, 2024

♻️ Vite-Size ♻️

Size Difference

Size (kb) Gzip (kb)
Total Diff. 0 0

Current Size

Name Size (kb) Gzip (kb)
assets/index-LUIrh3HO.js 1607.052 465.952
assets/noble-curves.js 31.941 12.781
assets/2.21.4_bufferutil.js 2.789 1.327
assets/index.js 9.517 3.191
assets/index2.js 102.248 29.113
assets/index3.js 304.387 87.281
assets/walletconnect-ethereum-provider.js 454.329 141.408
assets/index4.js 11.601 3.206
assets/w3m-modal.js 6.988 2.505
assets/index5.js 12.673 4.696
assets/hooks.module.js 74.437 25.585
assets/walletconnect-modal-ui.js 112.43 34.328
index.html 0.329 0.238
Total Size 2730.721 811.611

Base Size

Name Size (kb) Gzip (kb)
assets/index-LUIrh3HO.js 1607.052 465.952
assets/noble-curves.js 31.941 12.781
assets/2.21.4_bufferutil.js 2.789 1.327
assets/index.js 9.517 3.191
assets/index2.js 102.248 29.113
assets/index3.js 304.387 87.281
assets/walletconnect-ethereum-provider.js 454.329 141.408
assets/index4.js 11.601 3.206
assets/w3m-modal.js 6.988 2.505
assets/index5.js 12.673 4.696
assets/hooks.module.js 74.437 25.585
assets/walletconnect-modal-ui.js 112.43 34.328
index.html 0.329 0.238
Total Size 2730.721 811.611

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.

4 participants