mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
* Adding golang application for asset-transfer-basic sample. (#211) Signed-off-by: Chongxin Luo <Chongxin.Luo@ibm.com> Improved private data Go Chaincode in idiomatic go. Adding go chaincode unit tests Signed-off-by: Sijo Cherian <sijo@ibm.com> * Added unit tests for query-asset chaincode functions Signed-off-by: Sijo Cherian <sijo@ibm.com> * Improved README Signed-off-by: Sijo Cherian <sijo@ibm.com> * Added unit tests for query-asset chaincode functions Signed-off-by: Sijo Cherian <sijo@ibm.com> * Fixed json.Marsal usage per review comments, Improved DeleteAsset validation Added owner collection check for DeleteAsset chaincode JS app now demos a new expected error on DeleteAsset by a non-owner org Signed-off-by: Sijo Cherian <sijo@ibm.com> Co-authored-by: Dereck <Chongxin.Luo@ibm.com> Co-authored-by: Sijo Cherian <sijo@ibm.com> |
||
|---|---|---|
| .. | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| app.js | ||
| package.json | ||