fabric-samples/high-throughput/scripts
Ethan Fox b64fd45da0 [FAB-15051] delStandard() function for high-throughput
This change is to add a delStandard() function to the
high-throughput fabric sample, as well as fix a typo
in putStandard(). In addition to modifying the
chaincode, an additional bash script,
'del-traditional.sh', was created to remotely delete
a created asset from within the docker CLI in
accordance with the sample walkthrough.

This change is necessary to demonstrate the full
capability of the fabric Shim library, such that no
assets remain on the ledger that the user doesn't want

This change was tested on a local deployment of
Fabric 1.4, using the 'Basic Network' asset that
was created by Ethan Fox for internal use by the
IBM Blockchain Innovation Unit within GBS Global.

Change-Id: I34488dc3131f817563568a43f923856fecb07a5a
Signed-off-by: Ethan Fox <Ethan.Fox@ibm.com>
2019-04-04 15:13:09 -04:00
..
channel-setup.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
del-traditional.sh [FAB-15051] delStandard() function for high-throughput 2019-04-04 15:13:09 -04:00
delete-invoke.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
get-invoke.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
get-traditional.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
install-chaincode.sh [FAB-11796]high-throughput:Remove unnecessary prunesafe 2019-02-15 18:27:15 +00:00
instantiate-chaincode.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
many-updates-traditional.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
many-updates.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
prune-invoke.sh [FAB-11796]high-throughput:Remove unnecessary prunesafe 2019-02-15 18:27:15 +00:00
setclienv.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
update-invoke.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
upgrade-chaincode.sh [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00