Hyperledger Caliper is a blockchain benchmark tool for Hyperledger and some non-Hyperledger blockchain platforms.
Questions tagged [hyperledger-caliper]
65 questions
0
votes
1 answer
Benchmarking of Hyperledger fabric with Caliper (if fabric architecture is changed)
I have made some changes to the fabric architecture (let's call it "myversion" of fabric) and now I want to check the tps of a network deployed on "myversion" with caliper. Is it possible to do so? And, if yes, how would I make caliper to use…

prateek bajpai
- 3
- 3
0
votes
1 answer
How to config a RateController waiter in Hyperledger Caliper?
I would like to send transactions with time intervals, for example I want to send 500 transactions but send one by one with a 30 seconds interval period.
How can I do this using RateControllers in Hyperledger Caliper?
Thanks in advance

Julian Solarte
- 555
- 6
- 29
0
votes
0 answers
Error when running hyperledger caliper on hyperledger composer
i have been trying for days to get this working. My problem is that i have a running network with 4 peers (3 peers and 1 orderer) on 4 virtual machines, the network is able to communicate and everything seems to work, my issue is that hyperledger…

HappyThoughts_
- 1
- 2
-1
votes
1 answer
Getting error 4 when starting the hyperledger caliper benchmark
I created a functional network with 3 nodes and an orderer using the hyperleger fabric, in which I can carry out the communication between all nodes, executing existing operations in smart contracts. This network does not have TLS validation between…

Rodrigo Passos
- 55
- 8
-1
votes
1 answer
Single org endorsement policy for a fabric network
what should be the endorsement policy of a "1 org fabric network" for its configuration file?
I am trying to test hyperledger fabrics sample "fabcar" network with hyperledger caliper. fabcar network consists of 1 org.
I have seen some codes for the…

ZBay
- 352
- 1
- 6
- 17