Dave Kelsey

Results 117 comments of Dave Kelsey

This error message `Error: Module "/home/gowthami/HIE3/caliper-workspace/workload/chaincare/createrec.js" could not be loaded: SyntaxError: Unexpected identifier` Says there is a problem with the code you have written in `createrec.js` if you provided the...

Closing as fisco-bcos has now been removed and isn't supported anymore

see #1517 for code changes, still need doc changes - replace all references to node 14, node 16 in the vNext docs and replace with node 18, node 20

doc updates complete see #1551

It appears that any file of the form *latest.go just doesnt get added to the container, no idea why. Tried COPY but it exhibited the same issue. No `.dockerignore` file...

@denyeart Looks like the label field is dependent on the version of the cloudhsm library used. For v3 it's `cavium` but for v5 its looks to have changed and is...

The documentation should also be checked to see if it states that TLS certificates cannot be managed by HSM for fabric (for a start TLS certs are outside the control...

@bestbeforetoday Another thought that has occurred to me, we should probably discuss the keepalive options for grpc. The node-sdk users are blissfully unaware that the supplied defaults are pretty good...

ok, then I think we need to remove path support to individual pem files otherwise others will hit the same problem where fabric might change the pem

Given my lack of knowledge of the FSC at this time, the only comment I can currently make is that I don't think we need to worry too much about...