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

Feature: Metadata: Parse out value owner and owner changes #247

Open
7 tasks
Tracked by #299
ghost opened this issue Sep 28, 2021 · 0 comments
Open
7 tasks
Tracked by #299

Feature: Metadata: Parse out value owner and owner changes #247

ghost opened this issue Sep 28, 2021 · 0 comments
Assignees
Labels
api Adding/updating an API data Updates related to data enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Sep 28, 2021

Summary

As a request, a user would like to see the transfer information of a scope (metadata/nft). This means knowing when the value owner or owner values changed on a WriteScopeRequest msg.

Problem Definition

Currently, scopes are shown with all their detail and txs. However, someone looking at a scope would like to see when it changed hands, either as the value owner or the owner.

Proposal

  • Create table to hold nft_scope_transfers
  • Parse out WriteScopeRequest msgs for the change of value owner or data owner.
  • Add API to return that transfer data in a specific format for easy viewing

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ghost ghost added enhancement New feature or request api Adding/updating an API data Updates related to data labels Sep 28, 2021
@ghost ghost added this to the v3.0.0 milestone Nov 10, 2021
ghost pushed a commit that referenced this issue Nov 19, 2021
* Added Encryption dependency for signature parsing
* Added migration to track ownership changes

closes: #247
ghost pushed a commit that referenced this issue Nov 29, 2021
* Added Encryption dependency for signature parsing
* Added migration to track ownership changes
* Updated OwnershipChanges.md doc

closes: #247
@ghost ghost modified the milestones: v3.0.0, v3.1.0 Nov 29, 2021
@minxylynx minxylynx self-assigned this Dec 2, 2021
minxylynx pushed a commit that referenced this issue Dec 9, 2021
* Added Encryption dependency for signature parsing
* Added migration to track ownership changes
* Updated OwnershipChanges.md doc

closes: #247
@minxylynx minxylynx modified the milestones: v3.1.0, v3.2.0 Jan 5, 2022
@minxylynx minxylynx modified the milestones: v3.2.0, v3.3.0 Jan 18, 2022
@minxylynx minxylynx modified the milestones: v3.3.0, v3.4.0 Feb 16, 2022
@minxylynx minxylynx removed this from the v4.1.0 milestone Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Adding/updating an API data Updates related to data enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant