CONF-1947: Add Solana Pay rollout diagnostics in Core - #10274
Conversation
This was referenced Sep 16, 2026
pedronfigueiredo
force-pushed
the
pnf/conf-1944-run-the-one-attempt-solana-source-path-and-recovery-loop-in-core
branch
from
September 17, 2026 15:01
4f24922 to
099cef5
Compare
pedronfigueiredo
force-pushed
the
pnf/conf-1947-wire-rollout-flags-analytics-and-support-diagnostics-for-solana-pay
branch
from
September 17, 2026 15:21
ad6be88 to
bb42d26
Compare
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.
Summary
metamaskPay.solanaExecutioncheckpoint introduced by the rebased parent branch.Commits
6d31740aa0— adapt Solana rollout diagnostics to the narrowed transaction-owned execution contract.5728f2cb3c— verify admission-only gating and continued execution after rollback.bb42d2630d— compare every mutable emitted lifecycle field and cover categorical transitions.Standards alignment
ARCHITECTURE.md; that document retains only the execution and lifecycle architecture inherited from CONF-1944: Run the one-attempt Solana Pay path and recovery loop #10273.Validation
yarn workspace @metamask/transaction-pay-controller run test— passed with 100% statements, lines, and functions; 99.47% branches.yarn workspace @metamask/transaction-controller run test— passed.yarn build— passed.yarn changelog:validate— passed.git diff --check— passed.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