fabric-samples/test-network/scripts
Mark S. Lewis c0a0104ca1 Fix test-network chaincode-as-a-service deployment
Resolves a regression introduced in e73bb717db.

Previous change defaulted to "auto" as the sequence number but omitted the call to generate the correct sequence number for the "auto" value. This resulted in "auto" being used as the sequence number, which is an error since an integer is required.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2023-11-07 16:12:07 -05: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 Add chaincode utilities 2023-10-10 12:24:23 -04:00
configUpdate.sh Configtxlator script changes (#552) 2021-12-09 11:37:38 +00:00
createChannel.sh Improve BFT sample on test-network (#1083) 2023-08-28 15:38:14 +02:00
deployCC.sh Add chaincode utilities 2023-10-10 12:24:23 -04:00
deployCCAAS.sh Fix test-network chaincode-as-a-service deployment 2023-11-07 16:12:07 -05: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
packageCC.sh Add chaincode utilities 2023-10-10 12:24:23 -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 Add chaincode utilities 2023-10-10 12:24:23 -04:00