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

chaincode metadata changes added #383

Conversation

SunnyAjin
Copy link
Contributor

What this PR does / why we need it:

A new feature to display the chaincode metadata information in Blockchain Explorer. Explorer will look into the channel and identifies the chaincodes installed on it and enables the feature to view the metadata.
Users can see the how the contract is structured and its associated metadata information.

Which issue(s) this PR fixes:

Fixes #352

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Additional documentation, usage docs, etc.:


@SunnyAjin SunnyAjin requested a review from a team as a code owner April 19, 2023 04:41
@adityajoshi12
Copy link
Contributor

LGTM, please resolve the conflicts.

Signed-off-by: SunnyAjin <ajin847@gmail.com>
@SunnyAjin SunnyAjin force-pushed the 352-Display-chaincode-metadata-backend branch from 302da84 to 90afa5c Compare May 30, 2023 10:11
@ArchanaArige ArchanaArige self-requested a review May 30, 2023 10:11
Copy link
Contributor

@ArchanaArige ArchanaArige left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved Conflicts.

@ArchanaArige ArchanaArige merged commit 58c49ad into hyperledger-labs:main May 30, 2023
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.

Backend- Display chaincode metadata
3 participants