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 HIP-657 Mutable metadata fields for dynamic NFTs #1496

Closed
1 of 8 tasks
Tracked by #131
SimiHunjan opened this issue Jul 21, 2023 · 2 comments · Fixed by #1748
Closed
1 of 8 tasks
Tracked by #131

Add HIP-657 Mutable metadata fields for dynamic NFTs #1496

SimiHunjan opened this issue Jul 21, 2023 · 2 comments · Fixed by #1748
Assignees
Labels
enhancement New feature or request Epic good first issue Issues which are ideal for a first time or new project contributor. protobuf This feature is dependent on Hedera protobuf updates services This feature is dependent on services node software support
Milestone

Comments

@SimiHunjan
Copy link
Contributor

SimiHunjan commented Jul 21, 2023

Problem

HIP-657 introduces new Hedera protobuf APIs.

HIP

Hedera Protobuf

  • (link Hedera protobuf PR when available)

Hedera Services Release

  • 0.48

Summary of feature

New:

NftMetadataUpdateTransaction

  • tokenID
  • metadataKey
  • metadata

Update Existing Transactions:

TokenCreateTransaction

  • metadataKey

TokenUpdateTransaction

  • metadataKey

Solution

  • Design the APIs for mutable metadata field feature
    • Add to the SDK references repository
  • Implement NftMetadataUpdateTransaction
  • Implement TokenCreateTransaction.metadataKey
  • Implement TokenUpdateTransaction.metaDataKey
  • Add example

Alternatives

No response

@SimiHunjan SimiHunjan added enhancement New feature or request Epic labels Jul 21, 2023
@thenswan thenswan self-assigned this Jul 26, 2023
@SimiHunjan
Copy link
Contributor Author

Update: This feature will be added in the 0.42 October mainnet release. Could be pushed to the next release if modularization work is not complete.

@SimiHunjan
Copy link
Contributor Author

Update: This is being pushed to 0.43 Services release.

@SimiHunjan SimiHunjan added backlog services This feature is dependent on services node software support protobuf This feature is dependent on Hedera protobuf updates good first issue Issues which are ideal for a first time or new project contributor. labels Jan 2, 2024
@SimiHunjan SimiHunjan modified the milestones: 2.31.0, 2.32.0 Feb 29, 2024
@Petyo-Lukanov Petyo-Lukanov linked a pull request Mar 15, 2024 that will close this issue
2 tasks
@SimiHunjan SimiHunjan modified the milestones: 2.31.0, 2.32.0 Mar 18, 2024
@SimiHunjan SimiHunjan modified the milestones: 2.32.0, 2.33.0 Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic good first issue Issues which are ideal for a first time or new project contributor. protobuf This feature is dependent on Hedera protobuf updates services This feature is dependent on services node software support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants