-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: OpenSea V1 -> V2 patch #8135
Conversation
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8135 +/- ##
=======================================
Coverage 39.39% 39.39%
=======================================
Files 1220 1220
Lines 29800 29800
Branches 2831 2831
=======================================
Hits 11740 11740
Misses 17371 17371
Partials 689 689 ☔ View full report in Codecov by Sentry. |
I have read the CLA Document and I hereby sign the CLA |
…e into brian/opensea-v2
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.
LGTM
E2E test started on Bitrise: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/698ffaff-1b0d-4540-aa1a-60683593fe80 |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Description
Migrate to OpenSea V2 API because V1 is being deprecated. Patches this change from core: MetaMask/core#3654
Related issues
Fixes: https://github.com/MetaMask/MetaMask-planning/issues/1841
Manual testing steps
Screenshots/Recordings
No visible differences between before and after.
Before
After
Screen.Recording.2023-12-18.at.3.12.54.PM.mov
Pre-merge author checklist
Pre-merge reviewer checklist