- 27 Jun, 2017 2 commits
-
-
Christopher Ferris authored
Change-Id: I96e7249fdd77bd09e9598851a4d6756ed527dda9 Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com>
-
Christopher Ferris authored
-
- 26 Jun, 2017 8 commits
-
-
Tracy Kuhrt authored
Modified "The Hyperledger Project" to "Hyperledger Fabric" Change-Id: I04b80b5ca60ebc9fc822c94f515d1ca06fc02900 Signed-off-by:
Tracy Kuhrt <tkuhrt@linuxfoundation.org>
-
Tracy Kuhrt authored
Modified the document index to refer to Hyperledger Fabric instead of just Fabric to meet brand guidelines. Change-Id: I851677fe345b8fc674a43b7dbaca46739081bd28 Signed-off-by:
Tracy Kuhrt <tkuhrt@linuxfoundation.org>
-
Artem Barger authored
-
Jason Yellick authored
-
Kostas Christidis authored
-
Gari Singh authored
-
Gari Singh authored
All of the samples configurations make use of shared volumes for Docker. This can be tricky for Windows and macOS users if they are not familiar with how this works with Docker Toolbox and/or Docker for Windows and macOS. Formatting tweaks [ci-skip] Change-Id: I49a8b89c47583178a27cec9d8269a2304b3081e3 Signed-off-by:
Gari Singh <gari.r.singh@gmail.com> Signed-off-by:
Nick Gaski <ngaski@us.ibm.com>
-
yacovm authored
There are some warning log invocations at MSP configuration loading that don't point at actual problems, and should be reduced to DEBUG Change-Id: I55bd3df8071bc9d4422be82f46c93e19fb94b97a Signed-off-by:
Yacov Manevich <yacovm@il.ibm.com>
-
- 25 Jun, 2017 1 commit
-
-
Srinivasan Muralidharan authored
-
- 24 Jun, 2017 7 commits
-
-
Christopher Ferris authored
-
Yacov Manevich authored
-
Gari Singh authored
-
Gari Singh authored
-
sandp125 authored
Issue is caused due to the patch https://gerrit.hyperledger.org/r/#/c/11021/ Changed the ORDERER_CA to use tlscacerts Change-Id: Icc41213525eee8fc1276826fa65169e71884af6f Signed-off-by:
sandp125 <sandeep.pulluru@itpeoplecorp.com>
-
Gari Singh authored
-
Gari Singh authored
-
- 23 Jun, 2017 20 commits
-
-
Christopher Ferris authored
added tools to images to d/l Change-Id: I429f6360dbd1dd2e4f6577e32cc9680670a026c9 Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com>
-
Christopher Ferris authored
Change-Id: I86f582fd2308bfcd58cd104ae0da92e46677361b Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com>
-
Christopher Ferris authored
rebased for release changelog updated add short URL for bootstrap-rc1 script Change-Id: I23c186ca419740125b47e25f93b9d1c4f03e1dbf Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com>
-
David Enyeart authored
Fixed formatting issue. Fixed TODO. Change-Id: I0a97402bd850a83c90e8213d2a583e8014a898cb Signed-off-by:
David Enyeart <enyeart@us.ibm.com>
-
Latitia M Haskins authored
When trying to instantiate chaincode, there is an error. The extra docker images for the chaincode need to be cleaned up at the end of each test run. I've also removed printing the env vars after each run. Change-Id: If5eccf2f1eeb88a7144377b9491871399686d692 Signed-off-by:
Latitia M Haskins <latitia.haskins@gmail.com>
-
Binh Nguyen authored
-
rameshthoomu authored
Change-Id: Icb8671f393e88b41cc4f049455467e68e5314ff7 Signed-off-by:
rameshthoomu <rameshbabu.thoomu@gmail.com>
-
Nick Gaski authored
Binh comments Incorporate Bret Mihir & David comments incomplete comment, & -> "and" [ci-skip] Change-Id: I7342609dd335de8c461eb973dea1bc9ef0109328 Signed-off-by:
Nick Gaski <ngaski@us.ibm.com>
-
Kaiho Fukuchi authored
Config "peer.gomaxprocs" is not reflected in some unit tests. They read the config, but apply a fixed value or don't apply it. Thic patch fixes to set the number of maxprocs with "peer.gomaxprocs" rather than a fixed value. Change-Id: If347286cad44bad31b0cca719b23f45e40aa2930 Signed-off-by:
Kaiho Fukuchi <kaiho.fukuchi.th@hitachi.com>
-
Jonathan Levi (HACERA) authored
-
Jonathan Levi (HACERA) authored
-
Latitia M Haskins authored
This corrects the mountpoint for accessing chaincode files for the behave system tests. Change-Id: I556813725c94d8da0fbaa1f415b2ad3bfdbda8e4 Signed-off-by:
Latitia M Haskins <latitia.haskins@gmail.com>
-
David Enyeart authored
Orderer now uses separate tls ca certs. Updating byfn manual instructions to utilize the new orderer tls ca certs. This is required for the manual commands to work. Also, there was a mix of <channel_id> and $CHANNEL_NAME in the manual command instructions. Made all commands consistent to use $CHANNEL_NAME so that an environment variable can be set, which enables simple copy/paste of all the commands. Change-Id: Ia1b978bc192896eef10b1cac59a931f82d65c2a3 Signed-off-by:
David Enyeart <enyeart@us.ibm.com>
-
Binh Q. Nguyen authored
This changeset provides two tutorials for chaincode. one for Ade the developer and one for Noah the network operator. removed cc-packaging-and-signing.rst as the content has been incorporated into chaincode4noah.rst removed sample code, moved to fabric-samples removed testing section as this is being done separately added devmode instructions address binh and nick comments Change-Id: I8435bbe30a8c74441018e4ffa5ba07486df67f6b Signed-off-by:
Binh Q. Nguyen <binhn@us.ibm.com> Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com>
-
Luis Sanchez authored
Kafka version can now be set in orderer.yaml, eg: Kakfa: Version: 0.10.0.0 Default value is '0.9.0.1'. Change-Id: Ieb69b003b400bff9c7918743e99ce76c4ad4363c Signed-off-by:
Luis Sanchez <sanchezl@us.ibm.com>
-
David Enyeart authored
-
Christopher Ferris authored
-
Gari Singh authored
Change "retrieves the three" to "retrieves four" since there are actually four binaries listed Change-Id: Ia9140cf9285d59568cd093eb86765565dcbc6748 Signed-off-by:
Gari Singh <gari.r.singh@gmail.com>
-
Jonathan Levi (HACERA) authored
-
Baohua Yang authored
The latest default value is -1, not 0. Change-Id: I420e568e43b838898617cb2d23238a85fd955593 Signed-off-by:
Baohua Yang <yangbaohua@gmail.com>
-
- 22 Jun, 2017 2 commits
-
-
Srinivasan Muralidharan authored
-
Binh Nguyen authored
-