Mark S. Lewis

Results 182 comments of Mark S. Lewis

> I use sdk 2.2.18. Connect the fabric network and submit tens of transactions and then disconnect the network. It also ends with core dumped. Is this a new problem...

> Why was this change reverted? It broke the Java client SDK.

Yes, people are using it. We already encourage people to use the Fabric Gateway client API instead of the legacy Java SDK, and plan to deprecate the legacy Java SDK...

The identity credentials and signing implementation are pluggable in the Fabric Gateway client API. Anyone _could_ use the Idemix implementation from the legacy Java SDK with the new client API....

No response to the above request for information so closing.

> Can you please tell me the procedure for changing the source code? Sorry for not getting back to you more quickly. Contributions are welcome. You will need to create...

@krishan31 The situation you are describing is not related to this issue. Please use [Discussions](https://github.com/hyperledger/fabric-gateway-java/discussions) for questions, or raise a separate [issue](https://github.com/hyperledger/fabric-gateway-java/issues) for potentials bugs or feature suggestions. You should...

OpenTelemetry was updated to a newer version as part of #314 so I am going to close this.

I think the previous comment mentioned pretty clearly that the hyperledger/fabric module does not provide a stable public API and is not intended to be consumed as a dependency by...

Certainly not something I have tried but thank you for clarifying what you're trying to do. It is definitely helpful in case others can offer suggestions. I notice [this post](https://lists.hyperledger.org/g/fabric/topic/implementing_custom/93673412)...