feat: Adds opensea to blockaid migration BannerAlert#23743
Merged
pedronfigueiredo merged 9 commits intodevelopfrom Mar 27, 2024
Merged
feat: Adds opensea to blockaid migration BannerAlert#23743pedronfigueiredo merged 9 commits intodevelopfrom
pedronfigueiredo merged 9 commits intodevelopfrom
Conversation
Contributor
|
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. |
digiwand
previously approved these changes
Mar 26, 2024
segun
previously approved these changes
Mar 27, 2024
c9ca6fb to
075befa
Compare
32e3443 to
8bd6b68
Compare
Collaborator
Builds ready [299652a]
Page Load Metrics (1194 ± 562 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #23743 +/- ##
===========================================
- Coverage 69.20% 69.17% -0.03%
===========================================
Files 1160 1160
Lines 44182 44252 +70
Branches 11814 11832 +18
===========================================
+ Hits 30573 30610 +37
- Misses 13609 13642 +33 ☔ View full report in Codecov by Sentry. |
segun
approved these changes
Mar 27, 2024
digiwand
approved these changes
Mar 27, 2024
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
This adds a notice to transaction and signature confirmations for users who have been automatically migrated from the security alerts by Open Sea to security alerts by Blockaid (see #23460) and are on networks that are not supported by Blockaid. The notice can be dismissed and is not shown again once that happens.
The PR adds e2e tests to verify the change for simple send, token approval, personal signature, and contract interaction.
We intend to remove this notice after a few releases.
Related issues
Fixes: #2134
Related: #23546 and #23460
Manual testing steps
112b155d59)Screenshots/Recordings
After
Simple Send
Token Approval
Personal Signature
Contract Interaction
Pre-merge author checklist
Pre-merge reviewer checklist