-
Notifications
You must be signed in to change notification settings - Fork 403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to use Caliper with Hyperledger Fabric v3.x (with smartBFT consensus type). Is it possible? #1665
Comments
@umitkilic It should work, but it's not been tested (someone in discord has said they have tried it and it works). However it will only work if you bind to Please in future, provide details of the error. |
Thanks for reply. I tried with caliper v0.5.0 and caliperv0.6.0 with appropriate update downloads (such as caliper-core, caliper-fabric-caliper-gateway etc. under node_modules). Also network-config file is arranged as you said ( Nevertheless, it gives the below error: ` 2024.11.28-14:56:05.951 info [caliper] [cli-launch-manager] Set workspace path: /home/umit/Desktop/HLFv3_PHD_UK/benchmarking
Options: Error: Module "fabric:fabric-gateway" could not be loaded: Error: Cannot find module 'fabric:fabric-gateway'
|
Here is another and most current problem I have faced (#1666). Thanks. |
@umitkilic I posted to that issue which I hope will help you |
Please share the technical limitation of Caliper that you encountered.
Caliper gives error when I want to use it with Fabric v3.x
Please detail your feature idea that could alleviate the limitation.
I want to use Caliper with Hyperledger Fabric v3.x (with smartBFT consensus type).
Please share some details about your use case if possible, and how the new feature would make Caliper a better performance benchmarking framework.
No response
Please share any suggestions about the new feature's code/configuration API (using formatted YAML segments or pseudo-code).
No response
The text was updated successfully, but these errors were encountered: