Skip to content

Conversation

bestbeforetoday
Copy link
Member

@bestbeforetoday bestbeforetoday commented Sep 10, 2025

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.

@bestbeforetoday bestbeforetoday force-pushed the high-throughput branch 4 times, most recently from b2c9816 to d38beaa Compare September 11, 2025 21:12
@bestbeforetoday bestbeforetoday changed the title Additional diagnostics for high-throughput Fix high-throughput sample Sep 11, 2025
@bestbeforetoday bestbeforetoday marked this pull request as ready for review September 11, 2025 21:38
@bestbeforetoday bestbeforetoday requested a review from a team as a code owner September 11, 2025 21:38
@bestbeforetoday bestbeforetoday enabled auto-merge (squash) September 11, 2025 21:38
@bestbeforetoday bestbeforetoday force-pushed the high-throughput branch 2 times, most recently from e57f05d to 68c3677 Compare September 12, 2025 10:07
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants