Samples for Hyperledger Fabric
Find a file
zhayujie a9f584a5eb balance transfer: fix register response error
Response empty secret value after successfully register and enroll, and the value of "enrollmentSecret" in persistence is also empty string. The fix allow user get the enrollment secret value.

Signed-off-by: zhayujie <yjzha1996@163.com>
2018-03-28 21:01:11 +08:00
balance-transfer balance transfer: fix register response error 2018-03-28 21:01:11 +08:00
basic-network [FAB-6568] Fabric-Samples - update fabcar 2017-10-30 12:08:06 -04:00
chaincode [FAB-8920] Pin fabric-samples to node.js "~1.1.0" 2018-03-16 08:15:51 -04:00
chaincode-docker-devmode [FAB-6934] fix devmode sample for v1.1 2018-02-01 05:36:00 +00:00
fabcar [FAB-8920] Pin fabric-samples to node.js "~1.1.0" 2018-03-16 08:15:51 -04:00
fabric-ca Merge "[FAB-8496] allow modification of affiliations" 2018-03-07 23:01:33 +00:00
first-network [FAB-8630] byfn failing intermittently in CI 2018-03-08 11:36:08 -05:00
high-throughput [FAB-6292] Fix spelling error 2017-09-26 15:24:26 +08:00
scripts FAB-5412 add fabric-preload.sh script 2017-07-22 16:58:14 -04:00
.gitignore FAB-8564 add debug commands to byfn 2018-02-28 10:05:33 -05:00
LICENSE FAB-4853 initial content 2017-06-21 07:30:04 +08:00
MAINTAINERS.md FAB-4853 initial content 2017-06-21 07:30:04 +08:00
README.md [FAB-6361] Update license text in README 2017-09-30 09:31:41 -04:00

Hyperledger Fabric Samples

Please visit the installation instructions.

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.