Skip to content

feat: Adding solana infrastructure to send page#17771

Merged
jpuri merged 2 commits into
mainfrom
solana_infra
Aug 6, 2025
Merged

feat: Adding solana infrastructure to send page#17771
jpuri merged 2 commits into
mainfrom
solana_infra

Conversation

@jpuri

@jpuri jpuri commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

Description

Use new send flow for solana assets.

Changelog

CHANGELOG entry:

Related issues

Fixes: https://github.com/MetaMask/MetaMask-planning/issues/5463

Manual testing steps

  1. Enable new send flow locally
  2. Start send on solana network
  3. Check new send page rendered

Screenshots/Recordings

Screen.Recording.2025-08-02.at.10.24.34.PM.mov

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@github-actions

Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot metamaskbot added the team-confirmations Push issues to confirmations team label Jul 31, 2025
@jpuri jpuri added the No QA Needed Apply this label when your PR does not need any QA effort. label Aug 4, 2025
@jpuri jpuri marked this pull request as ready for review August 4, 2025 04:31
@jpuri jpuri requested review from a team as code owners August 4, 2025 04:31
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Base automatically changed from feedbacks_17453 to main August 6, 2025 06:24
@jpuri jpuri enabled auto-merge August 6, 2025 06:36
cursor[bot]

This comment was marked as outdated.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.76744% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.47%. Comparing base (4bb4d0f) to head (aac63e1).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...ations/hooks/send/evm/useEvmToAddressValidation.ts 90.00% 1 Missing and 4 partials ⚠️
app/components/hooks/useSendNonEvmAsset.ts 20.00% 3 Missing and 1 partial ⚠️
.../hooks/send/solana/useSolanaToAddressValidation.ts 85.00% 2 Missing and 1 partial ⚠️
...irmations/hooks/send/evm/useEvmAmountValidation.ts 92.00% 1 Missing and 1 partial ⚠️
...s/Views/confirmations/hooks/send/useSendActions.ts 60.00% 1 Missing and 1 partial ⚠️
...confirmations/hooks/send/useToAddressValidation.ts 80.00% 1 Missing and 1 partial ⚠️
...ws/confirmations/components/send/amount/amount.tsx 83.33% 0 Missing and 1 partial ⚠️
...ws/confirmations/hooks/send/evm/useEvmMaxAmount.ts 96.66% 0 Missing and 1 partial ⚠️
...nts/Views/confirmations/hooks/send/useMaxAmount.ts 80.00% 0 Missing and 1 partial ⚠️
...ents/Views/confirmations/hooks/send/useSendType.ts 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17771      +/-   ##
==========================================
+ Coverage   74.38%   74.47%   +0.08%     
==========================================
  Files        2985     3000      +15     
  Lines       67286    67659     +373     
  Branches    11289    11378      +89     
==========================================
+ Hits        50051    50386     +335     
- Misses      14006    14007       +1     
- Partials     3229     3266      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: aac63e1
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/56f2081b-9b66-45fd-8933-b14091fc0475

Note

  • You can rerun any failed steps by opening the Bitrise build, tapping Rebuild on the upper right then Rebuild unsuccessful Workflows
  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

@jpuri jpuri added No QA Needed Apply this label when your PR does not need any QA effort. Run Smoke E2E and removed No QA Needed Apply this label when your PR does not need any QA effort. Run Smoke E2E labels Aug 6, 2025
@github-actions

github-actions Bot commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 4328e84
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/675791a8-f575-43d4-b5f1-98df4ef8c00a

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2025

Copy link
Copy Markdown

@jpuri jpuri added this pull request to the merge queue Aug 6, 2025
Merged via the queue into main with commit ef7a763 Aug 6, 2025
66 of 70 checks passed
@jpuri jpuri deleted the solana_infra branch August 6, 2025 11:30
@github-actions

github-actions Bot commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

Hi @jpuri,

on the day following feat or perf PR merge, PM and author to test changes on main (feature + exploratory around the edges) using the latest nightly build with casual user persona and also a power user persona where performance might be a challenge. Please record the testing in a video, check the relevant post-merge checklist box below, and post the video in a comment at the bottom of this PR.

Author validation checklist

  • Validated the changes in main branch using the nightly build
  • Video shared

PM validation checklist

  • Validated the changes in main branch using the nightly build
  • Video shared

@github-actions github-actions Bot locked and limited conversation to collaborators Aug 6, 2025
@github-actions github-actions Bot added the needs-validation Post merge validation label Aug 6, 2025
@metamaskbot metamaskbot added the release-7.55.0 Issue or pull request that will be included in release 7.55.0 label Aug 6, 2025
@tommasini tommasini added release-7.54.0 Issue or pull request that will be included in release 7.54.0 and removed release-7.55.0 Issue or pull request that will be included in release 7.55.0 labels Aug 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-validation Post merge validation No QA Needed Apply this label when your PR does not need any QA effort. release-7.54.0 Issue or pull request that will be included in release 7.54.0 team-confirmations Push issues to confirmations team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants