mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Samples for Hyperledger Fabric
The first-network tutorial turns on the v1.1 fabric capabilities, and depends on very recent versions of cryptogen and configtxlator. Users appear to be running the latest version of first-network with older binaries, and are experiencing cryptic failures. This CR adds basic version checking, both for the local binary versions as well as the binary versions contained within the docker images. If these versions are mismatched, it prints a warning. If either of the versions is in a black-list, the byfn.sh will error out. Change-Id: I1a43ec396c8d1f5a438472cb422d5a7e52e2ef63 Signed-off-by: Jason Yellick <jyellick@us.ibm.com> |
||
|---|---|---|
| balance-transfer | ||
| basic-network | ||
| chaincode | ||
| chaincode-docker-devmode | ||
| fabcar | ||
| fabric-ca | ||
| first-network | ||
| high-throughput | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| MAINTAINERS.md | ||
| README.md | ||
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/.