fabric-samples/fabcar
Simon Stone 36ef140439 [FAB-15649]Fix Fabcar to install Chaincode on all peers
CI Fabcar javascript test fails because a query proposal is
sent to a peer which does not have Chaincode. The query handler
in fabric-network does not consider if Chaincode is installed on
target peers.

As a workaround, this CR adds steps installing Chaincode
on all peers during the setup.

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Change-Id: I771e3bae0abd2d6a3b3b7d295efdf6417c3c1c21
2019-07-12 17:33:04 +01:00
..
javascript [FAB-14487] Make FabCar use BYFN, not basic-network 2019-04-25 17:02:35 +01:00
javascript-low-level [FAB-14532] Make LL FabCar use BYFN, not basic-network 2019-04-25 17:02:35 +01:00
typescript [FAB-14487] Make FabCar use BYFN, not basic-network 2019-04-25 17:02:35 +01:00
.gitignore [FAB-9330] Refactor top-level .gitignore into subdirs 2018-04-04 06:26:20 -04:00
startFabric.sh [FAB-15649]Fix Fabcar to install Chaincode on all peers 2019-07-12 17:33:04 +01:00