Dave Kelsey
Dave Kelsey
Closing as fisco-bcos is unsupported (and removed from future versions of caliper). Available as is only now in 0.5.0 and below
This needs to consider #1327 and could be implemented as part of the work to address this.
Version 0.5.0 can work with hyperledger fabric 2.5.3. The bind option selects a client sdk to use to interact with hyperledger fabric. See https://hyperledger.github.io/caliper/v0.5.0/fabric-config/new/#installing-dependencies for information regarding binding, but in...
Also I would highly recommend reading https://hyperledger-fabric.readthedocs.io/en/release-2.5/performance.html as well as https://www.hyperledger.org/blog/2023/02/16/benchmarking-hyperledger-fabric-2-5-performance
see #1464 which would hopefully avoid this confusion in the future
New version of caliper published and will default to the new docs which addresses this issue.
In Hyperledger Fabric, MVCC_READ_CONFLICT is an acceptable error response for which the client application needs to deal with see https://github.com/hyperledger/fabric-samples/tree/main/asset-transfer-basic/rest-api-typescript as an example of an application that is coded to...
Closing as not an issue
This isn't only applicable to typescript, it also applies to Go and Java chaincode as well which require GoLang/Java to be installed otherwise deployment will fail. It's not only an...
Closing as fisco-bcos is unsupported (and removed from future versions of caliper). Available as is only now in 0.5.0 and below