feat(stellar): add send QR scanner - #142
Conversation
|
@Hallab7 is attempting to deploy a commit to the truthixify's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Hallab7 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Rebase against develop. The Vercel check will still fail (infra), but conflicts need clearing first. |
68c5e05 to
85b7a62
Compare
|
Same cascade situation as #140, rebase against develop. |
|
Sorry, dirtied again — I removed the Playwright block from ci.yml on develop and it clashed with your base. Rebase against latest develop and force-push, that should be the last conflict for a while. |
85b7a62 to
b4790fe
Compare
|
Merged. Nice QR scanner drop-in @Hallab7 — good call falling back to manual paste when the camera permission is denied. |
QR code scanner for send flow
Summary
stellar:URI QR variants to the Stellar receive flowTesting
pnpm exec vitest run src/utils/qr.test.tspnpm exec tsc --noEmitpnpm run buildgit diff --checkAcceptance criteria
closes #108