fabric-samples/high-throughput/application-go
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
..
.gitignore Move high-throughput sample to go application (#364) 2020-10-28 22:00:24 +01:00
app.go Fix high-throughput sample 2025-09-12 11:27:22 +01:00
connect.go Use Fabric Gateway client API in high-throughput (#1338) 2025-07-27 14:47:22 -04:00
go.mod Fix high-throughput sample 2025-09-12 11:27:22 +01:00
go.sum Bump the go_modules group across 6 directories with 4 updates 2025-07-27 20:42:54 -04:00