fabric-samples/.github/workflows
Mark S. Lewis f865a9ea51
Fix private-data TypeScript chaincode (#1357)
The build is only testing the Go chaincode for the
asset-transfer-private-data sample. The behavior of the TypeScript
chaincode implementation is not consistent with the Go and Java
versions, which prevents it from working correctly.

This change fixes the TypeScript chaincode implementation for the
asset-transfer-private-data sample so that it works correctly.
Additionally, some JSON property names are explicitly set in the Go
client application sample, which prevented it from working with the Java
and TypeScript chaincode implementations.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-11-04 10:55:27 -05:00
..
lint.yaml Update runtime and tool versions (#1354) 2025-10-21 13:04:55 -04:00
rest-sample.yaml Update runtime and tool versions (#1354) 2025-10-21 13:04:55 -04:00
test-fsat.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-high-throughput.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-network-basic.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-network-bft-orderer.yaml Update runtime and tool versions (#1354) 2025-10-21 13:04:55 -04:00
test-network-events.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-network-hsm.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-network-k8s.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-network-ledger.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-network-off-chain.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-network-private.yaml Fix private-data TypeScript chaincode (#1357) 2025-11-04 10:55:27 -05:00
test-network-sbe.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00
test-network-secured.yaml Bump actions/checkout from 4 to 5 (#1345) 2025-10-19 00:56:35 +01:00