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

HIP-646/657/765: Token metadata #7596

Open
6 tasks done
steven-sheehy opened this issue Jan 22, 2024 · 0 comments
Open
6 tasks done

HIP-646/657/765: Token metadata #7596

steven-sheehy opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
enhancement Type: New feature epic Type: Large user story that encompasses multiple tasks

Comments

@steven-sheehy
Copy link
Member

steven-sheehy commented Jan 22, 2024

Problem

HIP 647 Fungible Token Metadata, HIP-657 Mutable NFT Metadata, and HIP-765 NFT Collection Token Metadata Field are scheduled to be delivered in HAPI v0.48.0 as a single unit since they're all related. Mirror node needs to design and implement support for them.

Building on HIP-17 Non-Fungible Tokens, which, among other things, introduced the immutable metadata field for unique NFTs, the three new HIPs allow for metadata to be associated with both FTs and NFT collections (token class), as well as makes all metadata mutable by the introduction of the metadata key.

See also services epic issue and protobuf changes PR.

Solution

  • Research the HIPs and how they impact mirror node
  • Update the HIPs to add any REST API changes
  • Create sub-tasks

Alternatives

No response

Tasks

  1. database enhancement parser
    jascks
  2. enhancement rest
    jascks
  3. design enhancement
    jascks
  4. enhancement test
    jascks
  5. bug rest test
    jascks
  6. bug rest
    jascks
@steven-sheehy steven-sheehy added enhancement Type: New feature design epic Type: Large user story that encompasses multiple tasks labels Jan 22, 2024
@steven-sheehy steven-sheehy added this to the 0.98.0 milestone Jan 22, 2024
@steven-sheehy steven-sheehy changed the title HIPs 646, 657, 765: Token metadata HIP-646/657/765: Token metadata Jan 22, 2024
@jascks jascks self-assigned this Jan 24, 2024
@steven-sheehy steven-sheehy removed this from the 0.98.0 milestone Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature epic Type: Large user story that encompasses multiple tasks
Projects
Status: 🏃‍♀ Sprint backlog
Development

No branches or pull requests

2 participants