chore: update swaps blockedList api url#24837
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #24837 +/- ##
===========================================
- Coverage 65.67% 65.38% -0.28%
===========================================
Files 1359 1352 -7
Lines 54015 53992 -23
Branches 14017 14016 -1
===========================================
- Hits 35469 35301 -168
- Misses 18546 18691 +145 ☔ View full report in Codecov by Sentry. |
Collaborator
Builds ready [8f63666]
Page Load Metrics (659 ± 481 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [8f63666]
Page Load Metrics (659 ± 481 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
8f63666 to
3101731
Compare
ejwessel
previously approved these changes
Jun 3, 2024
Collaborator
Builds ready [3101731]
Page Load Metrics (115 ± 145 ms)
|
BZahory
previously approved these changes
Jun 4, 2024
c553f57 to
1f0e90d
Compare
Collaborator
Builds ready [1f0e90d]
Page Load Metrics (49 ± 4 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
danjm
reviewed
Jun 4, 2024
danjm
suggested changes
Jun 4, 2024
Contributor
danjm
left a comment
There was a problem hiding this comment.
We will have to discuss the comment I made above tomorrow https://github.com/MetaMask/metamask-extension/pull/24837/files#r1626588451
04d9d5d to
2427c74
Compare
8ad0f7d to
c11c05d
Compare
Collaborator
Builds ready [c11c05d]
Page Load Metrics (48 ± 4 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
BZahory
previously approved these changes
Jun 6, 2024
BZahory
approved these changes
Jun 6, 2024
ejwessel
approved these changes
Jun 6, 2024
f56c452 to
687d839
Compare
Collaborator
Builds ready [687d839]
Page Load Metrics (42 ± 1 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
danjm
approved these changes
Jun 7, 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 is a follow-up to the initial Swap+Send blocklist implementation. This change shifts traffic from swaps-api to token-api by changing the fetched blocklist API.
Related issues
Fixes: N/A
Manual testing steps
Screenshots/Recordings
Blocklisting should function identically to the old behavior.
Before
N/A
After
N/A
Pre-merge author checklist
Pre-merge reviewer checklist