Samples for Hyperledger Fabric
Find a file
yacovm 3c32c524e5 [FAB-10346] Ensure peers are in sync in eyfn
This change set adds querying to peers in all orgs at the end of eyfn
to ensure peers of all orgs are in sync.

Which proves they all validated the transaction and there is no state fork
among peers of different orgs.

Change-Id: I33ed632798a6e01d182e879c66c282fc4af6dbce
Signed-off-by: yacovm <yacovm@il.ibm.com>
2018-05-23 22:35:09 +00:00
balance-transfer [FAB-10306] Fix config in balance-transfer 2018-05-22 17:51:30 -07:00
basic-network Merge "[FAB-7584] Removes copy of creds to keystore" 2018-05-22 12:19:16 +00:00
chaincode [FAB-8621] Remove Marbles index json data wrapper 2018-03-01 14:02:56 -05:00
chaincode-docker-devmode [FAB-9330] Refactor top-level .gitignore into subdirs 2018-04-04 06:26:20 -04:00
fabcar Merge "[FAB-8265] Fixed spelling error in registerUser" 2018-05-11 08:34:20 +00:00
fabric-ca [FAB-10073] Fix broken link in samples/fabric-ca/README 2018-05-15 17:37:26 +00:00
first-network [FAB-10346] Ensure peers are in sync in eyfn 2018-05-23 22:35:09 +00:00
high-throughput [FAB-9572] Fix README to match new version of BYFN 2018-04-24 18:27:10 +02:00
scripts FAB-5412 add fabric-preload.sh script 2017-07-22 16:58:14 -04:00
.gitignore [FAB-9330] Refactor top-level .gitignore into subdirs 2018-04-04 06:26:20 -04:00
.gitreview [FAB-9893] Add .gitreview file for quicker Gerrit setup 2018-05-04 11:46:33 -04:00
CODE_OF_CONDUCT.md FAB-9362 add CONTRIBUTING.md and CODE_OF_CONDUCT.md 2018-04-04 19:25:55 -04:00
CONTRIBUTING.md FAB-9362 add CONTRIBUTING.md and CODE_OF_CONDUCT.md 2018-04-04 19:25:55 -04: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-9475] Fix a dead link in README 2018-04-11 13:19:32 -07: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/.