Skip to content
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

Add method to check and update collectible ownership state #664

Merged
merged 3 commits into from
Dec 17, 2021

Conversation

adonesky1
Copy link
Contributor

  • ADDED:

    • Adds isCurrentlyOwned field to the Collectible Type and a method to check whether each of the collectibles in state collection associated with currently active address/chainId combination are still owned by this address and update this new isCurrentlyOwned value accordingly.

@adonesky1 adonesky1 requested a review from a team as a code owner December 15, 2021 21:28
@adonesky1 adonesky1 force-pushed the feat/check-update-collectible-ownership branch from 29cc726 to 5d61408 Compare December 16, 2021 17:09
@adonesky1 adonesky1 force-pushed the feat/check-update-collectible-ownership branch from 5d61408 to b4015c7 Compare December 17, 2021 15:09
Copy link
Member

@gantunesr gantunesr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adonesky1 adonesky1 merged commit 5aaf511 into main Dec 17, 2021
@adonesky1 adonesky1 deleted the feat/check-update-collectible-ownership branch December 17, 2021 22:58
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Add method to check and update collectible ownership state
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Add method to check and update collectible ownership state
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