hyperledger-labs / convector

Smart Contract Systems the easy way. Open source development framework.
Other
146 stars 45 forks source link

fix chaincode error handling #72

Closed diestrin closed 5 years ago

diestrin commented 5 years ago

Proposed changes

The error handling in chaincode was not correct and transactions where timing out because of this Also added the chaincode-manager update parameter to the package command

Types of changes

What types of changes does your code introduce to Convector?

Checklist