fabric-samples/.github/workflows
Mark S. Lewis 50f8814501
Fix high-throughput sample
Build failures because the startFabric.sh script specified that the
chaincode required initialization, which is both legacy behavior and is
unnecessary.

The chaincode is updated to use the Contract API instead of the legacy /
low-level chaincode API. The client application is also simplified.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-09-12 11:27:22 +01:00
..
lint.yaml Bump actions/setup-node from 4 to 5 (#1348) 2025-09-09 09:35:08 +01:00
rest-sample.yaml Bump actions/setup-node from 4 to 5 (#1348) 2025-09-09 09:35:08 +01:00
test-fsat.yaml Bump ubuntu to 22.04 in CI 2024-09-19 10:27:26 +09:00
test-high-throughput.yaml Fix high-throughput sample 2025-09-12 11:27:22 +01:00
test-network-basic.yaml Bump ubuntu to 22.04 in CI 2024-09-19 10:27:26 +09:00
test-network-bft-orderer.yaml Bump fabric to v2.5.13 and v3.1.1 (#1328) 2025-05-12 09:08:44 +01:00
test-network-events.yaml Bump ubuntu to 22.04 in CI 2024-09-19 10:27:26 +09:00
test-network-hsm.yaml Bump ubuntu to 22.04 in CI 2024-09-19 10:27:26 +09:00
test-network-k8s.yaml ci: Bump Fabric to v3.1.0 for BFT Orderer tests 2025-03-18 23:45:47 -04:00
test-network-ledger.yaml Implement TypeScript version of asset-transfer-ledger-queries 2025-03-14 11:13:07 +09:00
test-network-off-chain.yaml Bump ubuntu to 22.04 in CI 2024-09-19 10:27:26 +09:00
test-network-private.yaml Bump ubuntu to 22.04 in CI 2024-09-19 10:27:26 +09:00
test-network-sbe.yaml Bump ubuntu to 22.04 in CI 2024-09-19 10:27:26 +09:00
test-network-secured.yaml Bump ubuntu to 22.04 in CI 2024-09-19 10:27:26 +09:00