Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adonesky1
Copy link
Contributor

  • BREAKING:

    • openSeaEnabled preference is introduced and defaulted to false on the preferencesController. This value is used to determine whether the collectiblesController makes use of OpenSea's API for fetching collectible data.
      • Consumers who use the collectibleDetectionController and collectibleController who wish to continue use of OpenSea's API will either need to configure openSeaEnabled to true after instantiating the controller now or expose a toggle for users to change the openSeaEnabled state in the preferences controller.
  • FIXED:

@adonesky1 adonesky1 requested a review from a team as a code owner November 30, 2021 19:00
@adonesky1 adonesky1 force-pushed the opensea-enabled-preference branch from 5b05a33 to 69634ba Compare November 30, 2021 19:14
@adonesky1 adonesky1 merged commit dd23b43 into main Nov 30, 2021
@adonesky1 adonesky1 deleted the opensea-enabled-preference branch November 30, 2021 20:30
@adonesky1 adonesky1 mentioned this pull request Nov 30, 2021
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* add openSeaEnabled preference

* stop polling when useCollectibleDetection set to false, set useCollectibleDetection to false when openSeaEnabled set to false

* cleanup

* update tests
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* add openSeaEnabled preference

* stop polling when useCollectibleDetection set to false, set useCollectibleDetection to false when openSeaEnabled set to false

* cleanup

* update tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants