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

Created support for chaincodes list command (with TLS) #411

Merged
merged 4 commits into from
Sep 12, 2023

Conversation

jnjerin
Copy link
Contributor

@jnjerin jnjerin commented Sep 11, 2023

Addressing issue #406
This is the second implementation of chaincodes list command for support TLS (test-02) with the following changes:

  • Added new function peerChaincodeListTls() to chaincode functions
  • Deleted wait-for-chaincode-tls script. docker exec is now handled within peerChaincodeListTls()
  • Update CHANGELOG with the new feature

@dzikowski dzikowski merged commit 128b524 into hyperledger-labs:main Sep 12, 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.

2 participants