feat(095): Phase 1 — EIP-681 deep-links as tier-1 mobile pay CTA - #324
Open
ignromanov wants to merge 8 commits into
Open
feat(095): Phase 1 — EIP-681 deep-links as tier-1 mobile pay CTA#324ignromanov wants to merge 8 commits into
ignromanov wants to merge 8 commits into
Conversation
… WC fallback (AC-7/AC-10)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
9 tasks
… token-invoice suppressed Replaces 2-button equal-tier grid with: - One full-width "Open in MetaMask" button (tier-1, branded EIP-681 prefill) - Text link "Use a different wallet" (raw ethereum: URI) — native-asset invoices only - Generic link suppressed entirely on ERC-20 token invoices (address-only parsers pre-fill native-ETH to token contract address — unacceptable failure mode per spec) Tests updated: native invoice → MM button + generic text link; token invoice → MM only; DOM-order assert (MM before ActionSlot) preserved.
Owner
Author
|
AC-10 v2 amendment folded in ( |
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.
Spec 095 Phase 1 — Mobile Pay Flow v2 (epic #322)
EIP-681 deep-links become the primary mobile payment path; QR demoted to cross-device secondary; WalletConnect kept as deprioritized fallback with iOS note.
Changes
build-wallet-deeplink.ts) — MetaMask branded + genericethereum:(research: Trust/Coinbase/Rainbow have no reliable branded EIP-681 entry; AC-10 amended to honest 2-button shape)assert-amount-parity.ts) — Shade S1: deep-link amount must byte-match displayed exact totalWalletDeepLinkButtons— tier-1 mobile CTA component (text-smper Iris F2)compareDocumentPosition)Gate (Iris, Task 1.5)
a3e49b8Refs #322. Spec/plan:
.ai/ops/specs/095-mobile-pay-flow-v2/