-
Notifications
You must be signed in to change notification settings - Fork 5.5k
fix: integrate phishing controller actions into NFT messengers cp-13.0.0 #34216
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
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
c33cacd
fix: integrate phishing controller actions into NFT messengers
AugmentedMode 3f84c2f
Merge branch 'main' of https://github.com/MetaMask/metamask-extension…
AugmentedMode 4df08ba
chore: update dependencies for assets and phishing controllers
AugmentedMode 8847e9f
chore: update @metamask/controller-utils to version 11.11.0 in yarn.lock
AugmentedMode 9cfce0f
Merge branch 'main' into fix/bulk-scan-nfts
AugmentedMode 1c8cc9f
Update LavaMoat policies
metamaskbot 2d9c58c
Merge branch 'main' into fix/bulk-scan-nfts
AugmentedMode 7bdba31
Remove unused patch for @metamask/assets-controllers, cleaning up the…
AugmentedMode e2c97bc
Merge branch 'main' into fix/bulk-scan-nfts
AugmentedMode 880b200
Revert "Remove unused patch for @metamask/assets-controllers, cleanin…
AugmentedMode 6338335
fix: update @metamask/assets-controllers to use a patch version for v…
AugmentedMode 8eb2926
Update LavaMoat policies
metamaskbot 4e55b1b
Merge branch 'main' of https://github.com/MetaMask/metamask-extension…
AugmentedMode 06bfdc3
revert: change in package
AugmentedMode fb884f9
fix: package
AugmentedMode 8d46f39
Merge branch 'main' of https://github.com/MetaMask/metamask-extension…
AugmentedMode a0263e3
fix: spacing
AugmentedMode 6d9d5aa
fix: merge conflicts
AugmentedMode 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
File renamed without changes.
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just confirming that the patch that existed is no longer needed. And if that is the case we should probably remove it from
.yarn/patches- https://github.com/MetaMask/metamask-extension/blob/main/.yarn/patches/%40metamask-assets-controllers-npm-70.0.0-59ac13a5ca.patchThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this patch is still needed just confirmed with assets team, I have updated the patch to work with the major version bump of assets controller to
72.0.0