fabric-samples/.github
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
..
actions Update runtime and tool versions (#1354) 2025-10-21 13:04:55 -04:00
workflows Fix private-data TypeScript chaincode (#1357) 2025-11-04 10:55:27 -05:00
dependabot.yml Configure dependabot updates to GitHub Actions 2024-07-29 15:50:33 -04:00
settings.yml Update some old links (#1287) 2025-01-07 10:59:19 +00:00