fabric-samples/test-network/scripts
arkadipiven eb16caf3d5 Fix test-network to work with BFT consensus.
Added a new option for creating channel:
Running ./network.sh createChannel -bft will initiate a channel running BFT orderers.
Using ./network.sh up -bft will initiate dockers for bft environment.
Added option for 4 orderers.

Add add_new_orderer_to_config.py which is referenced in the fabric official docs.

Signed-off-by: Arkadi Piven <arkadi.piven@ibm.com>
Signed-off-by: arkadipiven <arkadi7770@gmail.com>
2023-08-22 10:54:41 -04:00
..
org3-scripts Fix creating channel when ${PWD} contains space. (#402) 2021-01-20 16:32:38 +01:00
add_new_orderer_to_config.py Fix test-network to work with BFT consensus. 2023-08-22 10:54:41 -04:00
ccutils.sh Fix test network chaincode deploy (#827) 2022-09-09 12:33:27 +01:00
configUpdate.sh Configtxlator script changes (#552) 2021-12-09 11:37:38 +00:00
createChannel.sh Fix test-network to work with BFT consensus. 2023-08-22 10:54:41 -04:00
deployCC.sh added a check for prereq into deploycc script (#884) 2022-12-14 09:31:10 +01:00
deployCCAAS.sh Fix test network chaincode deploy (#827) 2022-09-09 12:33:27 +01:00
envVar.sh Fix test-network to work with BFT consensus. 2023-08-22 10:54:41 -04:00
orderer.sh Fix test-network to work with BFT consensus. 2023-08-22 10:54:41 -04:00
orderer2.sh Fix test-network to work with BFT consensus. 2023-08-22 10:54:41 -04:00
orderer3.sh Fix test-network to work with BFT consensus. 2023-08-22 10:54:41 -04:00
orderer4.sh Fix test-network to work with BFT consensus. 2023-08-22 10:54:41 -04:00
pkgcc.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
setAnchorPeer.sh Support for using podman with the test-network (#596) 2022-02-08 06:41:56 -05:00
utils.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00