mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
This patch aims to refactor the test-network in several aspects, following the decoupling of the fabric-tools image from fabric-samples. - Rename 'test_network_home' env var to 'TEST_NETWORK_HOME' - Dedicate the intermediate artifacts related to configtx to channel-artifacts - Refer to core.yaml in fabric-samples/config, similar to org1 and 2, instead of adding a new core file - Remove unnecessary functions and comments for CLI container - Other minor modifications Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com> |
||
|---|---|---|
| .. | ||
| org3-scripts | ||
| add_new_orderer_to_config.py | ||
| ccutils.sh | ||
| configUpdate.sh | ||
| createChannel.sh | ||
| deployCC.sh | ||
| deployCCAAS.sh | ||
| envVar.sh | ||
| orderer.sh | ||
| orderer2.sh | ||
| orderer3.sh | ||
| orderer4.sh | ||
| packageCC.sh | ||
| pkgcc.sh | ||
| setAnchorPeer.sh | ||
| utils.sh | ||