fabric-samples/asset-transfer-basic
Mark S. Lewis 9c6bd93f9e Use only v2.2.x chaincode package dependencies
Avoid chaincode packages picking up dependencies on later v2.x releases,
such as v2.5.x. Later releases may exploit features not compatible with
the v2.2 chaincode container runtime.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-06-14 00:24:51 -04:00
..
application-go FAB-18367 Update Go client samples to use RC1 of Go SDK (#385) 2020-12-04 08:31:59 -05:00
application-java asset-transfer-basic java application. (#276) 2020-08-04 17:05:45 -04:00
application-javascript Fix error that occurs with go CC and javascript app (#399) 2021-01-13 15:37:34 -05:00
application-typescript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
application-typescript-hsm New HSM Typescript Sample (#458) 2021-07-06 13:39:42 +01:00
chaincode-external Include link to external chaincode builder doc (#356) 2020-10-19 20:05:52 +02:00
chaincode-go Update asset-transfer-basic go chaincode dependencies (release-2.2) (#461) 2021-08-11 13:54:35 +01:00
chaincode-java test-network: Make the regexp of checking version more strict (backpo… (#516) 2021-11-01 08:40:29 +00:00
chaincode-javascript Use only v2.2.x chaincode package dependencies 2024-06-14 00:24:51 -04:00
chaincode-typescript Use only v2.2.x chaincode package dependencies 2024-06-14 00:24:51 -04:00
.gitignore Adding NodeJS app for asset-transfer-basic sample. (#206) 2020-06-30 15:36:47 -04:00