fabric-samples/asset-transfer-basic/chaincode-javascript
fraVlaca 53f0ef0d92
updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486)
* updated chaincodes for asset-trnsfer-basic in order to show good example on how achieving determinism in json

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* final fixes for chaincode-java of asset-tranfer-basic

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* removed extra unused excheptions

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* corrected indentation of contract in the chancode-javasript of asset-trnsfer-basic

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* last fixes for chaincode-javascript of asset-transfer-basic

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* last last fixes for chaincode-javascript of asset-transfer-basic

Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-06 13:47:25 +01:00
..
lib updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486) 2021-09-06 13:47:25 +01:00
test Add repolinter support 2021-04-23 15:35:20 -04:00
.eslintignore Adding chaincode-js to asset-transfer-basic 2020-06-25 12:02:53 -04:00
.eslintrc.js Added javascript chaincode unit tests for asset-transfer-basic 2020-08-21 16:26:35 -04:00
.gitignore Added javascript chaincode unit tests for asset-transfer-basic 2020-08-21 16:26:35 -04:00
index.js Adding chaincode-js to asset-transfer-basic 2020-06-25 12:02:53 -04:00
package.json updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486) 2021-09-06 13:47:25 +01:00