-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
refactor: use @metamask/eth-qr-keyring
#17157
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
Merged
+527
−782
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
231f780
(wip) refactor: use `@metamask/eth-qr-keyring`
mikesposito 556058a
fix Engine frozen
mikesposito 0234346
move deferred promise to `QrKeyringScanner`
mikesposito 99302b5
remove unused imports
mikesposito 31505fe
remove unused redux action
mikesposito 52cb8ab
use `QrKeyringDeferredPromiseBridge`
mikesposito d6971ac
remove test resolution
mikesposito 8242f97
wip fix tests
mikesposito 495c2cc
remove `getOrAddQRKeyring` usage
mikesposito 454ec27
remove `resetQRKeyringState()` usage
mikesposito bac14c4
fix `qr-info.test.tsx`
mikesposito 7108859
remove `QRState`
mikesposito e6537a7
remove `cancelQRSignRequest` usage
mikesposito 3f48f57
remove `isQRSigningInProgress` from `useQRHardwareAwareness()`
mikesposito 26a12e1
update tests and snapshots
mikesposito 650a8eb
fix forget device
mikesposito 6969679
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 96d7f97
remove preview packages
mikesposito e43a33a
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 281ef41
remove unused dependency
mikesposito 995663c
remove unused imports
mikesposito 67d8860
use valid addresses for unit tests
mikesposito 542d9ea
fix `EvmAccountSelectorList` tests
mikesposito 03c6bce
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 6ab566d
update qr-keyring package to `^1.1.0`
mikesposito 15246c2
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 17d3bc5
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito b6982b9
patch `@metamask/bridge-status-controller` to not require approval fo…
mikesposito 590a04c
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 5cd5a0c
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 7b69073
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 3591870
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 60b9c8b
await promise instead of `bridge-status-controller` patch
mikesposito efaecfc
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito f86f9f3
remove new `.resetQRKeyringState()` usage
mikesposito 367ec3d
bump `@metamask/preferences-controller` to `^19.0.0`
mikesposito 9b597ba
bump `@metamask/signature-controller` to `^33.0.0`
mikesposito 5befb56
update `preferences-controller` patch
mikesposito cc1ed75
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 8c969e3
fix comment
mikesposito 6a8cfbc
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 22a41d7
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 898629e
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito 6bf1542
fix: check if signing with QR before rejecting
mikesposito b2c7b2d
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito e3eaec0
revert change on `useConfirmActions.ts`
mikesposito 2163cc9
Merge branch 'main' into mikesposito/feat/qr-keyring
mikesposito File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
14 changes: 1 addition & 13 deletions
14
app/components/Approvals/TransactionApproval/__snapshots__/TransactionApproval.test.tsx.snap
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
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.