-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: QR hardware signing in new designs #13261
Conversation
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. |
|
Bitrise QA builds https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/106d1a13-fdd2-4671-9391-1ca33b3930af?tab=workflows iPhone 15, Samsung S24+ All QR signatures work as expected on both platforms, except for the Android: android.moviOS: ios.mov![]() ![]() |
Hey @sleepytanya : typed sign works for me using Airgap vault: can you plz check if you notice this in old designs also, this may be a thing I need to check with hardware team |
From discussion with hardware wallet team:
|
240acba
to
5b195b4
Compare
can we update the description and add screenshots please? it can be hard to find screenshots with many comments. could also be helpful to note that logic has been carried from other files and reorganized here to be more scalable for the new confirmation pages. when we extend this logic to transactions, we will need to remember that RESET_TRANSACTION event was called on the old logic, when finalizing the QR request, and will need to be reintegrated |
app/components/Views/confirmations/components/Confirm/Info/QRInfo/QRInfo.test.tsx
Outdated
Show resolved
Hide resolved
app/components/Views/confirmations/components/Confirm/Info/QRInfo/QRInfo.test.tsx
Outdated
Show resolved
Hide resolved
app/components/Views/confirmations/components/Confirm/Info/TypedSignV3V4/TypedSignV3V4.test.tsx
Outdated
Show resolved
Hide resolved
app/components/Views/confirmations/context/QRHardwareContext/QRHardwareContext.test.tsx
Outdated
Show resolved
Hide resolved
app/components/Views/confirmations/context/QRHardwareContext/QRHardwareContext.test.tsx
Outdated
Show resolved
Hide resolved
app/components/Views/confirmations/context/QRHardwareContext/QRHardwareContext.test.tsx
Outdated
Show resolved
Hide resolved
app/components/Views/confirmations/context/QRHardwareContext/QRHardwareContext.tsx
Outdated
Show resolved
Hide resolved
…RHardwareContext.test.tsx Co-authored-by: OGPoyraz <[email protected]>
…RHardwareContext.test.tsx Co-authored-by: OGPoyraz <[email protected]>
…edSignV3V4/TypedSignV3V4.test.tsx Co-authored-by: OGPoyraz <[email protected]>
Co-authored-by: OGPoyraz <[email protected]>
I am having bit hard time to capture screenshot from real device, but you can check Tanya's findings for it. About |
…nfo/QRInfo.test.tsx Co-authored-by: OGPoyraz <[email protected]>
…nfo/QRInfo.test.tsx Co-authored-by: OGPoyraz <[email protected]>
…edSignV3V4/TypedSignV3V4.test.tsx Co-authored-by: OGPoyraz <[email protected]>
… into qr_scan_support
|
|
Description
QR hardware signing in new designs
Related issues
Fixes: https://github.com/MetaMask/MetaMask-planning/issues/4058
Manual testing steps
Screenshots/Recordings
TODO
Pre-merge author checklist
Pre-merge reviewer checklist