fabric-samples/chaincode/fabcar/typescript
Simon Stone 521a7ffc4a [FAB-16607] Update FabCar to reflect CC updates
Node.js CC:
As a result of using the new protobufjs library, certain
external APIs have changed in the Node.js chaincode. The
samples need to be updated to use these new APIs.

Java CC:
As a result of moving to Java 11, we hit this issue:
https://github.com/gradle/gradle/issues/8286
The sample needs to be updated to specify the absolute
path to checkstyle's suppression.xml.

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Change-Id: I4db886b3feff46d165e05a7eda624230b65f9cbe
2019-09-19 13:26:51 +01:00
..
src [FAB-16607] Update FabCar to reflect CC updates 2019-09-19 13:26:51 +01:00
.editorconfig [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00
.gitignore [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00
package.json [FAB-14162] Pin fabric-samples in master to "unstable" 2019-02-12 13:08:22 -05:00
tsconfig.json [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00
tslint.json [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00