CONF-1947: Add Solana Pay rollout diagnostics in Mobile - #36362
Conversation
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. |
This was referenced Sep 16, 2026
|
pedronfigueiredo
force-pushed
the
pnf/conf-1947-wire-rollout-flags-analytics-and-support-diagnostics-for-solana-pay
branch
from
September 17, 2026 15:50
fea4a25 to
a245fe4
Compare
Contributor
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Adds the Mobile-owned rollout controls, privacy-safe lifecycle analytics, and support diagnostics for Solana Pay.
confirmations_pay.payStrategies.relay.solanathrough Mobile's standard version-gated feature-flag validation, honoringminimumVersionand failing closed for missing or malformed values.MetaMask Pay Solana Lifecyclein the central analytics event catalog and maps Core lifecycle transitions without raw account, asset, amount, provider-request, transaction identifiers, or messages.sourceandsolanaExecutionmetadata.Ordinary EVM MetaMask Pay lifecycle remains represented by the standard transaction analytics events. The dedicated Solana event is limited to categorical source, Relay, follow-up, notification, and restart-recovery states that ordinary EVM events cannot represent.
Changelog
CHANGELOG entry: Added rollout controls and support diagnostics for Solana payments.
Related issues
Refs: CONF-1947
Solana Pay ticket and PR index
CONF-1943 — Persist the Solana Pay intent model in TransactionPayController
mainCONF-1944 — Run the one-attempt Solana source path and recovery loop in Core
CONF-1945 — Ship the Solana Pay source picker and confirmation flow in Extension
mainCONF-1946 — Ship the Solana Pay source picker and confirmation flow in Mobile
mainCONF-1947 — Wire rollout flags, analytics, and support diagnostics for Solana Pay
Manual testing steps
Automated integration audit against local Core commit
bb42d2630dc758f7b8933c61eb5e2ef941c66f50:app/util/termsOfUse/termsOfUseContenterrors.Screenshots/Recordings
N/A — no production visual changes; rollout filtering and the existing developer-only MM Pay debug surface are covered by focused tests.
Before
N/A
After
N/A
Pre-merge author checklist
Performance checks (if applicable)
Pre-merge reviewer checklist