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

feat: add metadata field for tokens #331

Merged
merged 23 commits into from
May 10, 2024

Conversation

RickyLB
Copy link
Contributor

@RickyLB RickyLB commented Mar 21, 2024

Signed-off-by: Ricky Saechao [email protected]

Description:

Nfts and fungible tokens can be updated with new fields, metadata and metadata_key. The new field metadata stores Token metadata at the token-level. metadata_key will be used to verify user to mutate the metadata.

This PR also solves backward compatibility issues with hedera-services v0.48.0.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@RickyLB RickyLB changed the title HIP-646/657/765 feat(HIP-646/657/765): add metadata and metadata key to update Nfts and Fungible tokens Mar 21, 2024
Signed-off-by: Ricky Saechao <[email protected]>
Copy link

sonarcloud bot commented Apr 23, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

Copy link

sonarcloud bot commented Apr 24, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

Signed-off-by: Ricky Saechao <[email protected]>
Copy link

sonarcloud bot commented Apr 24, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

Signed-off-by: Ricky Saechao <[email protected]>
Copy link

sonarcloud bot commented Apr 24, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Copy link

sonarcloud bot commented May 1, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

@RickyLB RickyLB requested review from a team as code owners May 8, 2024 18:50
Copy link

sonarcloud bot commented May 8, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

@RickyLB RickyLB changed the title feat(HIP-646/657/765): add metadata and metadata key to update Nfts and Fungible tokens feat: add metadata field for tokens May 10, 2024
@RickyLB RickyLB merged commit 91907c3 into hashgraph:main May 10, 2024
10 of 11 checks passed
@RickyLB RickyLB deleted the feat/UpdateTokenMetadata branch May 10, 2024 19:59
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.

4 participants