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 #1733

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

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

SimiHunjan opened this issue Jul 21, 2023 · 2 comments · Fixed by #2210
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Issues which are ideal for a first time or new project contributor. p1 protobuf Feature depends on Hedera protobuf specification services Feature depends on Hedera 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 the enhancement New feature or request label Jul 21, 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 services Feature depends on Hedera Services node software support protobuf Feature depends on Hedera protobuf specification dependencies Pull requests that update a dependency file good first issue Issues which are ideal for a first time or new project contributor. labels Jan 2, 2024
@SimiHunjan SimiHunjan added this to the 2.43.0 milestone Feb 29, 2024
@SimiHunjan SimiHunjan added the p1 label Mar 5, 2024
@svetoslav-nikol0v svetoslav-nikol0v self-assigned this Mar 18, 2024
@SimiHunjan SimiHunjan modified the milestones: 2.43.0, 2.44.0 Mar 18, 2024
@SimiHunjan SimiHunjan modified the milestones: 2.44.0, 2.45.0 Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Issues which are ideal for a first time or new project contributor. p1 protobuf Feature depends on Hedera protobuf specification services Feature depends on Hedera Services node software support
Projects
None yet
2 participants