feat(22139): add header to requests going to CoinGecko#22151
Merged
DDDDDanica merged 2 commits intodevelopfrom Dec 5, 2023
Merged
feat(22139): add header to requests going to CoinGecko#22151DDDDDanica merged 2 commits intodevelopfrom
DDDDDanica merged 2 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. |
1dec577 to
79a0878
Compare
Collaborator
Builds ready [79a0878]
Page Load Metrics (1168 ± 45 ms)
Bundle size diffs
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #22151 +/- ##
========================================
Coverage 67.71% 67.71%
========================================
Files 1053 1053
Lines 40875 40875
Branches 10950 10950
========================================
Hits 27676 27676
Misses 13199 13199 ☔ View full report in Codecov by Sentry. |
79a0878 to
1b7121e
Compare
pedronfigueiredo
approved these changes
Dec 5, 2023
shane-t
approved these changes
Dec 5, 2023
Collaborator
Builds ready [1b7121e]
Page Load Metrics (1236 ± 57 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [4e5d7be]
Page Load Metrics (1254 ± 47 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
|
Missing release label release-11.7.3 on PR. Adding release label release-11.7.3 on PR and removing other release labels(release-11.8.0), as PR was cherry-picked in branch 11.7.3. |
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
Add the header to request sending to CoinGecko to help avoid api abuse.
Related issues
Fixes: https://app.zenhub.com/workspaces/extension-delivery-board-6216892781ac020010e826d1/issues/gh/metamask/metamask-extension/22139
Manual testing steps
{ X-Coingecko-Source: metamask.dec.jan.2024 }Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist