fraVlaca
d7a3cb5065
added gradlew.bat file to asset-tranfer-basic ja chaincode
...
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-03 14:11:19 +01:00
fraVlaca
21cbf777a2
Merge branch 'vlaca' of https://github.com/fraVlaca/fabric-samples into vlaca
2021-09-03 09:26:19 +01:00
fraVlaca
f1d1c89ff4
committed final fixes to chaincode-java
...
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-03 09:25:52 +01:00
Matthew B White
d192984b62
Merge branch 'main' into vlaca
2021-09-02 09:05:46 +01:00
fraVlaca
da65e20f7d
Updated dependencies for Json and fabric-chaincode-shim:2.+ in java samples ( #481 )
...
* fixed json dependencies for java
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
* updated dependency for asset-tranfer-sbe: now declaing also org.hyperledger.fabric.protos.common
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
* "corrected typo of last commit and added testImplementation 'org.hyperledger.fabric.protos.common'"
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
* included correct dependecy for fabric-protos and added com.google.protobuf as well
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 20:19:15 +02:00
Francesco Vlacancich
5b8acd666d
deleted extra .class files
...
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 13:37:27 +01:00
Francesco Vlacancich
944c23d8a1
Revert "final draft for JSON determinm task, using Genson instead of object mapper"
...
This reverts commit cc0f8c7bbba3ef1a0be1a9291e6c0a594b281933.
revert wrong commit cc0f8c7bbba3ef1a0be1a9291e6c0a594b281933
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 13:37:27 +01:00
Francesco Vlacancich
f95fbbe3d0
final draft for JSON determinm task, using Genson instead of object mapper
...
Remore extra .class files
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 13:37:27 +01:00
Francesco Vlacancich
fc250d3bd5
update java chaincode for JSON serialization determinism
...
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 13:37:26 +01:00
Francesco Vlacancich
235df3271d
modified asset-transef-basic chaincode files to achieve json determinism plus added new java contract that runs on vscode aswell
...
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-01 13:37:26 +01:00
Kestutis Gudynas
3acff50554
Java chaincode samples fixed ( #432 )
...
Signed-off-by: Kestutis Gudynas <44440041+kemi04@users.noreply.github.com>
2021-03-24 12:43:54 +00:00
r2roC
e51dfb9bce
asset-transfer-basic Java CC. Adapted from fabcar. Unit tests are attached. Integration testing conducted using test network and asset-transfer-basic application-js.
...
Signed-off-by: r2roC <arturo@IBM.com>
2020-07-31 09:00:12 -04:00