fabric-samples/high-throughput/application-go
Mark S. Lewis 6130e1b9e8
Fix high-throughput sample (#1351)
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-10-06 21:36:09 +09:00
..
.gitignore Move high-throughput sample to go application (#364) 2020-10-28 22:00:24 +01:00
app.go Fix high-throughput sample (#1351) 2025-10-06 21:36:09 +09: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 (#1351) 2025-10-06 21:36:09 +09:00
go.sum Bump the go_modules group across 6 directories with 4 updates 2025-07-27 20:42:54 -04:00