Commit graph

8 commits

Author SHA1 Message Date
fraVlaca
f1d1c89ff4 committed final fixes to chaincode-java
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-03 09:25:52 +01: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