fabric-samples/chaincode
David Enyeart 8a458b5cdc [FAB-12056] Private marbles cc use transient data
The marbles02_private example needs to be updated to pass all
attributes as transient data instead of arguments.
This will prevent identifiable information being sent to the orderer.

Also removed transferMarblesBasedOnColor since range
queries and update is not supported in a transaction when
using private data, as different peers may have
different data in their local private state
databases.

Change-Id: I7c3cebcb49b6c59e4e8ea35f46a799ffdd1999e9
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2019-01-06 16:52:37 -05:00
..
abac/go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
chaincode_example02 [FAB-13407] Align fabric-samples with 1.4.0-rc2 release 2018-12-20 17:11:36 -05:00
fabcar [FAB-13407] Align fabric-samples with 1.4.0-rc2 release 2018-12-20 17:11:36 -05:00
marbles02 [FAB-13407] Align fabric-samples with 1.4.0-rc2 release 2018-12-20 17:11:36 -05:00
marbles02_private [FAB-12056] Private marbles cc use transient data 2019-01-06 16:52:37 -05:00
sacc [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00