fabric-gateway-java icon indicating copy to clipboard operation
fabric-gateway-java copied to clipboard

Hyperledger Fabric Gateway SDK for Java https://wiki.hyperledger.org/display/fabric

Results 3 fabric-gateway-java issues
Sort by recently updated
recently updated
newest added

Hi Everyone. I am using Fabric Java SDK v2.2 for building my fabric client. We are using the Service Discovery for connection. We observed that the BlockEvent objects are retained...

There seems to be a 3 second wait on shutdown for managedchannel. Therefore, the wait time increases with the number of peers. Is there anything I can do to shorten...

help wanted

Hello, I've found a memory / thread leak when listening to blockchain events, in this case is when trying to listen for block events. Too many threads are created and...

help wanted