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

Improve chaincode lifecycle peer log messages #530

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Improve chaincode lifecycle peer log messages #530

merged 1 commit into from
Jan 21, 2020

Conversation

denyeart
Copy link
Contributor

Type of change

  • Improvement

Description

Suppressed commit endorsement success message when commit endorsement fails.
Clarified that approve and commit transaction are endorsements rather than actual commits.
Moved chaincode definition to end of messages and placed in brackets for readability.

Also, added a test to ensure that chaincode definition string is suitable for log messages.

Signed-off-by: David Enyeart enyeart@us.ibm.com

Suppressed commit endorsement success message when commit endorsement fails.
Clarified that approve and commit transaction are endorsements rather than actual commits.
Moved chaincode definition to end of messages and placed in brackets for readability.

Also, added a test to ensure that chaincode definition string is suitable for log messages.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
@denyeart denyeart requested a review from a team as a code owner January 21, 2020 21:27
@yacovm yacovm merged commit 868da99 into hyperledger:release-2.0 Jan 21, 2020
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